I develop a process that kicks off when a new list item is added into a SharePoint list. I now want to update the list item metadata.
I have seen a few posts regarding this topic, am I correct in saying there is no way of getting the list item id in a SharePoint integration process from the process data?
Is my only option to search the metadata to find the ID or is there a better way to approach this?
Any suggestions would be appreciated.