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?