Trigger an External Link
Trigger automation when an External Link is Clicked
Be sure to add the Display Page action to create the landing page the user will go to when the link is clicked.
- Once an External Link flow has been created, a token can be used in your actions.
@Link to [Flow Name]
For example, to add an Unsubscribe link to a Send Email action.
First, create the link in a variable.'<a href="'.[@Link to Flow Name].'">Display Text</a>'
Then insert this variable into the email.
When the recipient of the email clicks the link, the External Link flow will trigger.