Hello,
My sales team frequently includes language such as “Sign our contract by clicking here” in their emails, and I am interested in exploring ways to trigger a workflow based on clicks of that link.
Is there a solution you can recommend for this?
Thank you for your time and assistance.
Best regards,
This is just an IDEA oh now to solve this:
@RandyPat if you are using sequences, you could trigger a workflow based off the following:
1. Currently in Sequence
2. Last Sequenced enrolled is “{{NAME}}”
3. Recent Sales Email Click Date is AFTER Last sequence enrolled date
The only issue I see is if there any other links in the email you can’t parse the text that was clicked.