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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / How to test a Power Au...
Power Automate
Unanswered

How to test a Power Automate with a http request trigger in Postman?

(0) ShareShare
ReportReport
Posted on by 41

I created a Power Automate with a http request trigger. In this http request action I have this json body:

 

 

{
 "type": "object",
 "properties": {
 "SiteUrl": {
 "type": "string"
 },
 "ListTitle": {
 "type": "string"
 },
 "ListGUID": {
 "type": [
 "string",
 "null"
 ]
 },
 "ItemID": {
 "type": [
 "integer",
 "null"
 ]
 },
 "ClaimsUser": {
 "type": [
 "string",
 "null"
 ]
 },
 "FlowName": {
 "type": [
 "string",
 "null"
 ]
 }
 }
}

 

 

 

I would like to test in Postman and try to do a Post request with this body:

 

 

{
 "SiteUrl": "https://myCompany.sharepoint.com/sites/Test/",
 "ListTitle": "Documenten",
 "ItemID": 60,
 "ClaimsUser": "i:0#.f|membership|svc-spo-dms-hi@myCompany.com",
 "FlowName": "Bestandsbeheer Documenten",
 "ListGUID": "4d084425-ff5a-4aa6-9227-51c42d820cec"
}

 

 

I got this error: The input body for trigger 'manual' of type 'Request' did not match its schema definition. Error details: 'Invalid type. Expected Object but got String. What I am doing wrong?

Categories:
I have the same question (0)
  • Expiscornovus Profile Picture
    33,828 Most Valuable Professional on at

    Hi @KLD

     

    Just to double check. You are using the When a HTTP request is received trigger action, correct?

     

    Can you also share a screenshot of your Postman setup, especially the body and the headers of your Postman request.

     

    Btw, does your header of your Postman request include Content-Type:application/json?

  • msalamonjl Profile Picture
    51 on at

    I'm having the same issue.  I followed this precisely but still got the error mentioned above: https://carldesouza.com/triggering-a-microsoft-flow-post-request-from-postman/

     

    Has anyone solved this?

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Also encountered this issue.

    Ensure the body is set to JSON not text

    MeatDepartment_0-1614058652269.png

     

  • CF2021 Profile Picture
    2 on at

    The issue should be the type passed.  By default Text is selected.  Change it to JSON.  This is mentioned by Anonymous below as well and is the correct answer

    CF2021_0-1695970372224.png

     

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 594

#2
Valantis Profile Picture

Valantis 328

#3
David_MA Profile Picture

David_MA 281 Super User 2026 Season 1

Last 30 days Overall leaderboard