Help with email
There is a rich text editor to allow formatting and inserting of normal links.
We also have a small set of Liquid tags, objects and filters that you can use in a template.
To avoid repetition we recommend setting up reusable email templates
Using liquid for personalisation
Here is a list of all of the objects and tags you can use in your emails.
Objects, filters and tags populate the email template at the point of sending the email.
Objects
Object | Description |
---|---|
{{ participant.name }} |
The participant’s first name |
The ‘magic’ consent url
We have created a custom filter which inserts a uniquely generated link for each participant into the email.
Each consent url is unique to the participant and the study that the participant has been added to.
{{ 'Set consent' | consent_url }}
Get help
Can't find what you are looking for?