Adding a Link to the SharePoint List Item in a Send Email Action

Learn how to easily incorporate a link to a SharePoint list item in an email action, enhancing communication and collaboration workflow.


To include a link of the SharePoint list item in an email, you can configure it as follows:



In the email body, use the sample expression below to create a link to the list item. This sample expression creates a link to the list item with the text "Open List."
 

<a href=[[@Web.Url]]/Lists/Obi%20Test%20List/EditForm.aspx?ID=[[ID]]>Open List</a>
 





 


You can replace the Obi%20Test%20List with your list name as it appears in your form's URL. The list in this example is called Obi Test List. The "Open List" link should open the Edit form of the item.


 

Was this article helpful?

Can’t find what you’re looking for?

Our world-class Customer Success team is here for you.

Contact Support