This is, quite possibly, the most exciting feature we've released to-date, as we take a significant step forwards on the Action Links development roadmap.
As part of our recent updates to the underlying architecture of Action Links, we’ve been able to introduce what we call the ‘pre-action layer’. It’s a layer that sits on top of your Action Links and does two things:
Let’s say you want to give your members access to some exclusive content. Well, the pre-action layer allows you to do this by giving you the ability to configure ‘authorisation rules’ that validate whether a user should be able to access a specific Link.
For example, you can set a rule that says the user must have a particular constituency on their constituent record in Tessitura. If they don’t meet the criteria to access the Link (i.e. they don’t have that constituency), you can either display a message to let them know, or you can redirect them to your memberships page and encourage them to buy a membership to gain access.
You can use a huge range of data points to base this validation on – memberships, ticket orders, interests, attributes… the list goes on.
Perhaps even more exciting than limiting access to individual Links is the ability to use data about a customer to personalise the content of your Links for individual users. There are two ways you can do this:
Action Links uses the {{handlebars}} convention to allow you to seamlessly include this data in your content (e.g. to include a user’s first name from Tessitura you would use {{tessitura.firstName}}). You can explore more of the options in our documentation.
We also provide you with additional ‘helpers’ that you can use when interpolating data, making it simple to apply formatting to dates, or to display a list of terms in a sentence. And if you want to take it to the next level, you can use this interpolation and logic in combination with markdown and even HTML, enabling you to create incredibly powerful interfaces without limits.
A significant part of the power of this functionality is the separation of the layers in the Action Links architecture. The pre-action layer is action- and integration-agnostic, allowing you to apply your authorisation rules and interpolate data into the content of any Link, whatever its action or integration. For example, you could display a list of the events a customer has booked for (from Tessitura) alongside an interactive map of your building, creating a delightfully intuitive experience for users.
The potential use cases for this functionality are wide and varied, and we’re really keen to hear about how you might use this in your organisation.
If you want to find out more about Action Links and its features, book a demo or get in touch.