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 Apps / Custom Connector with ...
Power Apps
Unanswered

Custom Connector with multipart/form-data - missing header

(0) ShareShare
ReportReport
Posted on by 14

I have set up a custom connector to an external system, successfully using get, post and delete using strings but am stuck on a couple of key functions where the Postman collection sets out multipart/form-data (even though one of the entries doesn't use a file).

 

When I test, it returns an error - looking at the request header, no content type is shown, only authentication - I've seen in other posts example request headers in the connector test screen that include it, so I'm fairly confident it can be done, just not sure how!

 

In the Swagger editor (swagger: '2.0') the following definition is set out:

 

 

/user_update_group/{user_id}:
 post:
 operationId: UpdateUserGroup
 summary: Update User Group
 description: Change the value of the user group assignment
 consumes: [multipart/form-data]
 parameters:
 - {name: user_id, default: '', in: path, type: string, required: true}
 - {name: group_name, in: formData, type: string, required: true, description: Group name}
 responses:
 default:
 description: default
 schema: {}

 

 

Any help gratefully received!

Categories:
I have the same question (0)
  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Did you solve this? I'm on a similar situation.

  • marine_adz Profile Picture
    14 on at

    Sadly not, we were lucky enough to be able to persuade the developers of the external system to modify their API to accept application/json.  Best of luck!

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    ahh nice solution jeje thanks for answering ! 

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 April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 977

#2
Valantis Profile Picture

Valantis 664

#3
11manish Profile Picture

11manish 530

Last 30 days Overall leaderboard