web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / 'Status 400: route did...
Power Automate
Answered

'Status 400: route did not match' error

(0) ShareShare
ReportReport
Posted on by

Hi, 

 

I am getting the error above, I think it is because the filed I am passing is not what SharePoint column is expecting. 

 

In a text column, I want to substitute 'First Last' name with 'First.Last@emailaddress.com'; I built a small flow to compose a variable with the fields I want however, when I pass it onto the appropriate SharePoint column, I get the error above, both formatting the column as string of text or person or group type. 

 

How do I format the output of the variable action so that can input into the SharePoint column?
Although probably redundant, I initialized the variable as 'string' and set the output of the compose action into this string which then feeds into the 'update item' action. 

 

Any help appreciated. 

Capture.JPG

 

 

 

Categories:
I have the same question (0)
  • Verified answer
    v-bacao-msft Profile Picture
    on at

    Hi @Anonymous,

     

    Could you share the details of your Flow configuration?

    I want to know what the data type of the column you want to change.

    I did a test on my side, if the data type of the updated column is single line of text, maybe you could refer to this method.

    SharePoint list: The column types are all single line of text.

    32.PNG

    Flow:

    Without using variables, use Compose to complete string concatenation directly in Apply_to_each, and then configure it in Update item.

    Expression: 

    concat(replace(items('Apply_to_each')['UserName'],' ','.'),'@emailaddress.com')

    33.PNG

    Please take a try and let me know if issue still exists.

     

    Best Regards,

    Barry

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
trice602 Profile Picture

trice602 398 Super User 2025 Season 2

#2
David_MA Profile Picture

David_MA 331 Super User 2025 Season 2

#3
Expiscornovus Profile Picture

Expiscornovus 203 Most Valuable Professional

Last 30 days Overall leaderboard