Hi there!
Is there any way to insert link to display text when sending Outlook email with Zapier? Thank you!
Best answer
Insert link to text Outlook
Best answer by GetUWiredBest answer by GetUWired
Yes, If I am understanding you correctly, you mean something like this TEST where you have some displayed text that links to a url (in this instance TEST links to www.google.com).
In order to do it, you will need to code your email in HTML. and use the anchor tag which you can read more about here: https://www.w3schools.com/tags/tag_a.asp essentially, <a href=’insert link address’>Insert text to display</a>
If the email is very simple you can wrap the contents of the email in paragraph tags <p></p> then use a break tag <br> each time you want a new line.
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.