We are currently setting up a new community and need to send out emails for recruitment. I know we can append a property to an already existing URL. However, we have a unique recruitment URL for each contact.
The URL was imported to a property on the contact object. I was trying to use that properties token as the URL for the button/link in the email but have been unsuccessful.
Has anybody ever done this before? Any help would be appreciated!
We have 30,000 contacts who have their own unique recruitment link. I created a new property and imported the unique recruitment link to that property.
I added the property internal value to the button URL hoping that it would insert that link to the button, just like it would if I wanted to append a URL with a unique identifier. However, that did not work.
I tried putting just the property as the URL. For example: {{recruitment_link}}
This brought up an error page after sending a test email to myself using a contact with that property value as the test contact for the test email.