pass requested link into autoreply? | Community
Skip to main content
April 1, 2016
Question

pass requested link into autoreply?

  • April 1, 2016
  • 1 reply
  • 1009 views

Forgive a beginner question...

I've built a landing page, with a form. The user fills out the form, which triggers a smart list to send an email. In that email, I've got the link to the landing page that contains the requested resource - webinar, white paper, etc. 

What I would like is to add a little automation to this, so I don't have to touch the automated email. Tokens and such are still new to me, but maybe that's the trick? How can I pass the URL to my landing page they requested into the email? here is your {{my.linkToRequetedResource}}.... that sort of thing? Anything to streamline and eliminate steps!

Thank you!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Grégoire_Miche2
Level 10
April 1, 2016

Hi Charles,

You are on the right way.

You will probably want to track the clicks in the email so you should remove the "" or "" for the token value and set the CTA link in the email to {{my.linkToRequetedResource}}.

-Greg