Embed Link Within Respondent Email | Community
Skip to main content
Answered

Embed Link Within Respondent Email


Hey There!

I’m hoping to get some help with what is perhaps just an oversight on my part.

I’d like to know if it’s possible to send hyperlinked text within a respondent email. Something like this. It seems that the URL can only be displayed as the full link, but I’d like to link text so it’s cleaner.

Thanks in advance!

Best answer by Liz

Hi @JamieT Thanks for reaching out! Our respondent emails are currently plain text, so we don’t have a way technically to add formatting. You can try the workaround code below to see if that hyperlinks for you. The only downside is that we won’t be able to support any issues there may be. (Hopefully there shouldn’t be though!)

 

<a href=”your URL here”>Your text here</a>

 

Let me know if that doesn’t work for you!

View original

3 replies

Liz
Community Team
Forum|alt.badge.img+5
  • Tech Community Advocate
  • 15012 replies
  • Answer
  • April 15, 2021

Hi @JamieT Thanks for reaching out! Our respondent emails are currently plain text, so we don’t have a way technically to add formatting. You can try the workaround code below to see if that hyperlinks for you. The only downside is that we won’t be able to support any issues there may be. (Hopefully there shouldn’t be though!)

 

<a href=”your URL here”>Your text here</a>

 

Let me know if that doesn’t work for you!


  • Author
  • Explorer
  • 2 replies
  • April 16, 2021

Thanks for this answer Liz! This works very well, albeit with a few hiccups as it doesn’t seem to work across some platforms. Nonetheless, this is helpful, thank you!


Liz
Community Team
Forum|alt.badge.img+5
  • Tech Community Advocate
  • 15012 replies
  • April 16, 2021

Hi @JamieT glad that worked! Let us know if you think of any other questions. :grinning:


Reply