Unique URL Link per Recipient
There are 2 ways to insert unique clickable URL links into your message template, customised by recipient.
- 1.Highlight the word/phrase that you want hyperlinked, and click the "Insert link" icon.
- 2.In the "Link to" field, type in
{{url}}
.

3. In your CSV Recipient list, include a column with the header
url
. Fields under this column must begin with https://

- 1.In the message template, write your variable field as
{{xxx_link}}
. You can fill in the first word with any word you want, as long as it is followed by_link
. For example:

2. In your CSV file, the header must also follow this naming convention i.e.
xxx_link

By following these steps, the full link will appear in the message that your recipient receives.
Last modified 7mo ago