Group,
Tried looking through past articles, but can't find where my flow is failing. I'm pretty new to flow, FYI.
I'm trying to update a sharepoint list with values from a SQL query. The SQL is in line, and it seems to match the sharepoint list, but I keep getting the following error on the condition step:
"status": 400,
"message": "Route did not match\r\nclientRequestId: 17539288-b96f-47f6-84b0-7d2d0775e485\r\nserviceRequestId: 17539288-b96f-47f6-84b0-7d2d0775e485"
I'm obviously doing something Flow doesn't like, but I really can't tell what that is with the provided information. I've rebuilt this flow as well ( a few times).
Thanks,
Flow after running:
Showing that I am grabbing the correct item and applying it to the right item (I think!)
Page one of my flow in edit mode:
Page 2 of my flow in edit mode: