Hello,
Within an email campaign, I require to generate a secure link to our console.
This should be a link to a console login page. However, we'd like to verify the user arrived from the link, and within a given timeframe - not just typed the URL.
Basically, I'd like to define some kind of a token that is a known only to Marketo and console.
Here are a few options I've explored:
Any ideas?
Thanks - Oren
No you can't upload any server side code to Marketo.
What I would recommend is using a webhook to call a service that returns the encrypted link and store it to a field on the lead record. Then call that encrypted link as a token embedded in the email.
+1 on Jamie's solution.
-Greg