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 Apps / Passing Parameters fro...
Power Apps
Unanswered

Passing Parameters from Power Apps to Power Automate

(0) ShareShare
ReportReport
Posted on by

I have Power Automate flow which expects a parameter in below schema from Power Apps button:

{
    "kind""PowerApp",
    "inputs": {
        "schema": {
            "type""object",
            "properties": {
                "GetID_Value": {
                    "type""integer",
                    "description""Enter initial value",
                    "isPartial"false
                }
            },
            "required": [
                "GetID_Value"
            ]
        }
    }
}
I am passing parameter in following way:
GenerateFundingLetter.Run(Value(ThisItem.ID))
 
I get this error:
GenerateFundingLetter.Run failed: { "error": { "code": "TriggerInputSchemaMismatch", "message": "The input body for trigger 'manual' of type 'Request' did not match its schema definition. Error details: 'Required properties are missing from object: GetID_Value.'." } }
 
The parameter I am ;passing is integer but I dont understand why it says required properties missing. Can someone suggest what should be the right format to pass GetID_Value parameter?

 

Categories:
I have the same question (0)

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…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 739 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 343 Super User 2025 Season 2

#3
Power Platform 1919 Profile Picture

Power Platform 1919 268

Last 30 days Overall leaderboard