I am trying to send emails to remind people to update a Sharepoint list action tracker. The emails send, but the links are not set up in the email as expected. Thoughts on what I am missing?
Based on the screen shot, if it is a screen shot of the e-mail received, it would appear you typed HTML code into the body of the e-mail action. You need to put the e-mail action into HTML mode by clicking on the code icon</>. Otherwise, the HTML code will be returned as text as you have seen.
When you do that, you also need to use the correct HTML code for a hyperlink as well: <a href="[insert from dynamic content]">related item</p>
Was this reply helpful?YesNo
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.