Skip to main content
Any way to configure the survey emails to use a hyperlink.   I attempted to use <ahref> within the SFDC email template, but that did not seem to work. 





Perhaps this item  might be an idea for an improvement ?





thanks
Tom,





Unfortunately, we cant configure hyperlinks for survey emails. That said, we are working on ways to improve survey email template capabilities. You should hear from us soon on this.





Thanks,


Sumesh  
Hi Tom,


With release of Survey via Co-pilot, you can put anchor tags in Survey Emails. Hope this solves your problem.
Tom if you are using the Gainsight email service or SF email service you can configure a hyperlink by using <a> href. for example in the email template you create in SF use this HTML code:





<a href="www.google.com">the word you want the person to click on</a>





It will show up in your email template like this:


the word you want the person to click on

Reply