The task is to delete an entry from a SharePoint list when its same entry is deleted from Dataverse Table.
Here Automate Flow is used and Trigger is: when a row is added, modified and deleted [Dataverse trigger]
then Action as - delete Item [SharePoint Action]
But problem is that it is throwing an error as ID is empty/null.
Can anyone please help with a solution to this?
Please find screenshot attached for reference.
Thanks