Hi there!
Is there any way to insert link to display text when sending Outlook email with Zapier? Thank you!
Page 1 / 1
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.
Exactly, thank you from your reply!
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.