Nov 02 2020 02:33 PM
Greetings,
A unique incremental ID is created and added to the SharePoint list, when a new Form is submitted. Now I want to create a workflow that triggers an email when new item is submitted. I have used send customized email template to trigger an email but i want to add ID column also to that email.
Nov 03 2020 02:19 AM
@uday_kumar, You can add a trigger of flow to When an item is created to run the flow when new item is added in SharePoint list.
Then you can add an ID field to your email body anywhere you want by selecting ID from Dynamic content.
To open dynamic content pop up: Click inside Body section of send an email action and then click on Add dynamic content.
Please click Mark as Best Response if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.