Monday, 19 March 2018

How to get item id using GUID in SharePoint 2013 designer workflow?


'Create item in' action in SharePoint 2013 designer workflow returns GUID instead of item ID.

Use the lookup like below to fetch the ID of the newly created item.


No comments:

Post a Comment