I have two Power Automate flows.
Flow 1 takes a Microsoft Form response and creates a SharePoint list item. This one works correctly.
Flow 2 is an approval flow.
This uses the same MS form; when a response is filled out, it triggers the approval - this part works. What doesn't work is the final Update item step. I’m trying to set the SharePoint list “Approved” column to Yes, but the step fails with the error:
“Could not find list item.”
What am I missing?