Is there a way to incorporate a hyperlink within an interesting moment? | Community
Skip to main content
Kai_Malik
Level 1
June 27, 2019
Question

Is there a way to incorporate a hyperlink within an interesting moment?

  • June 27, 2019
  • 1 reply
  • 1464 views

If you go into Salesforce > Marketo Insights > Email you will notice that the email subject is hyperlinked to the Marketo asset preview.

Has anyone tried adding hyperlinks to Interesting Moments in a similar fashion? 

So far I have attempted:

1. To hard code HTML as a test, which looks like this in Salesforce:

Web: Visit | [Some Text]: <a href="https://www.companyName.com/ProductPage" target="_blank">Product Page</a> 

2. To add the code within Velocity Script to see if it would translate into a hyperlink within the IM but get a campaign failure.

Can velocity script tokens be used in flow of a campaign? Is there an alternative?

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

1 reply

SanfordWhiteman
Level 10
June 27, 2019

Velocity tokens can't be used in a flow step, but I doubt that would help. If the IM is just text, other than wrapping the URL in [[]] for convenience it won't be a "link" per se.