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

Kai_Malik
Level 1

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

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?

1 REPLY 1
SanfordWhiteman
Level 10 - Community Moderator

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

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.