Hi All,
We have a requirement to send a reminder mail with consolidated list of item URL along with the task link to action on the task for the particular user under whom the tasks are pending. I have achieved till getting the Item Url(String format - collection) and Task Url(String format - collection) of the assigned user and I'm stuck in the state to change those string urls as Hyperlink and send it in the body of the mail. Is there any way/work around to achieve this task?
Note: I have created a Site workflow in order to schedule it to run weekly.