Quick Workflow Tip - Creating a Hyperlink Behind Text in Email
Q: How can you create a hyperlink behind text in an email that is generated through SharePoint Designer workflow? The interface does not have a way to insert a hyperlink.
A: Simple HTML...
Type Click <a href=www.microsoft.com>Here</a> in the body of the email and it will look like this once received: Click Here