Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Connector Development
Unanswered

Custom Connector : x-www-form-urlencoded body : invalid JSON

(0) ShareShare
ReportReport
Posted on by

Hi 

 

I would be very grateful of anyone's help.  I need to create a custom connector which will call a REST API from an on premise application across our data gateway.

 

I have a GET request working nicely so the gateway connection is working correctly but I am running into problems when using a POST request because of the required format of the BODY payload.  I have the call working correctly in POSTMAN but importing the definition or creating manually in the custom connector is not working.

 

I have created a policy which updates the http header to the required x-www-form-urlencoded content-type but this doesn't change the validation on the body content entry.

 

My question is,  in postman you can create a nice key (input_data) value ( {myJSONStructure}) pair which generates the body structure 'input_data={myJSONStructure}' which is what this API expects.

 

In the custom connector it wont accept input_data={myJSONStructure} as it its not valid JSON, how can I enter the required JSON structure into the custom connector so the body payload is generated input_data={myJSONStructure}

 

any help gratefully received.

 

 

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

Michael Gernaey – Community Spotlight

We are honored to recognize Michael Gernaey as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 770 Most Valuable Professional

#2
stampcoin Profile Picture

stampcoin 494

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 399

Featured topics