Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Using Flows
Unanswered

"Route did not match" error on Sharepoint List Update

(0) ShareShare
ReportReport
Posted on by 4

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:
Flow Failed.png
 
Showing that I am grabbing the correct item and applying it to the right item (I think!)
flow error msg.png
Page one of my flow in edit mode:
Flow Grab 1.png
Page 2 of my flow in edit mode:
Flow Grab 2.pngsharepoint list.png
 
 
  • JohnAageAnderse Profile Picture
    1,986 on at
    Re: "Route did not match" error on Sharepoint List Update

    Hello @mathewschultz 

    Did you find a solution to your need or is the need still relevant?

    Looking at your flow, I would say that you have too many steps.

    The Filter array step is unused (not referenced) and seems not to be necessary as the Get rows step already filters on the invoicenumber.

    The condition step in the inner loop (Apply to each 2) is not necessary, as the row(s) only are those (the one) with the invoicenumber that you are looking for.

    The Update item step references Current item in the Id column. That is incorrect, it should be the Id of the list item (Get items), so either locate the list item Id or use the expression "items('Apply_to_each')?['Id']".

    Anyway, let us know how it went for you. Kind regards, John

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,653 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,999 Most Valuable Professional

Leaderboard

Featured topics

Restore a deleted flow