Question

URL link in survey email - any way to make it a hyper-link ?

  • 19 June 2015
  • 3 replies
  • 82 views

Badge
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

3 replies

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.
Badge +1
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