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

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / HELP! "code": "Trigger...
Power Automate
Answered

HELP! "code": "TriggerInputSchemaMismatch",

(0) ShareShare
ReportReport
Posted on by 4

Hi all,

 

I have been trying to test a flow for a project requirement. I am very new to Power platform. 

I tried using a very basic json data and posting it to my email using postman.

Unfortunately i am not able to do so. please find my json data and the error i received. Kindly help! 😞

JSON: 

---------------------------------------------------------

{
  "type""object",
  "properties": {
    "Project Name": {
      "type""string"
    },
    "Project Requirement": {
      "type""string"
    },
    "Skills Required": {
      "type""string"
    }
  }
}
-------------------------------------------------------------------------
Error received:
{
    "error": {
        "code""TriggerInputSchemaMismatch",
        "message""The input body for trigger 'manual' of type 'Request' did not match its schema definition. Error details: 'Invalid type. Expected Object but got String.'."
    }
}
 
 
Categories:
I have the same question (0)
  • xXx_daniel_xXx Profile Picture
    5 on at

    I am getting the exact same issue. Were you able to figure it out? I cant. 😞

  • SudeepGhatakNZ Profile Picture
    14,394 Most Valuable Professional on at

    Are you able to post a screenshot of your flow run?

    Are you using Parse JSON action?

  • Verified answer
    EricRegnier Profile Picture
    8,720 Most Valuable Professional on at

    Hi @testenv@xXx_daniel_xXx
    Somehow Power Automate detects the value is an integer so treats it as an integer. It is quite annoying...to resolve convert it to a string with the string function. Like this:

    string(triggerBody()['text'])

     

    EricRegnier_0-1700415358828.png


    Hope this helps!

  • xXx_daniel_xXx Profile Picture
    5 on at

    this is the way. Thank you!

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 237 Super User 2026 Season 1

#2
David_MA Profile Picture

David_MA 176 Super User 2026 Season 1

#3
Power Platform 1919 Profile Picture

Power Platform 1919 96 Super User 2026 Season 1

Last 30 days Overall leaderboard