SMS template - How to use the URL option | Community
Skip to main content
Level 2
July 30, 2019

SMS template - How to use the URL option

  • July 30, 2019
  • 1 reply
  • 7547 views

Hello,

I'm trying to enter a hyperlink in SMS template. I see a URL option under Personalization, when I select include option. I click on URL option:

<%@ include file ='<URL of file to include>' %>

I tried entering:

<%@ include file ='<http://www.google.com>' %>

When I publish the template, I get an error. I'm suspecting the above is not correct. Any thoughts? Help?

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

1 reply

Jonathon_wodnicki
Community Advisor
Community Advisor
July 31, 2019

Hi,

<%@ include file ='http://www.google.com' %> (no brackets).

Thanks,

-Jon

pablo_rosero1
Level 9
August 19, 2019

Hi Jonathon,

Thanks for all the help! Any ideas on this?

Thanks again!