Skip to main content

Notifications

Community site session details

Community site session details

Session Id : QMFoGVwa2f4JBMoq7gheIl
Power Apps - Microsoft Dataverse
Unanswered

Creating/Updating a custom connector from a Postman collection

Like (0) ShareShare
ReportReport
Posted on 21 Jun 2022 11:40:25 by

Hi,

 

Im trying to negotiate a case where i am provided with an openapi 3.0 YAML file to update a custom connector.

 

Since custom connectors currently only support openapi 2.0 i have tried importing the file to postman and exporting it to a postman 2.1 collection. During import Power Platform sets all query parameters to required for some reason even though its not specified in the JSON.

To be clear, parameters that are not specified as required seem to default to true.

 

Has anybody encountered this problem and found a solution to it?

 

Regards,

Categories:
  • eleung83 Profile Picture
    232 on 08 Aug 2022 at 13:59:46
    Re: Creating/Updating a custom connector from a Postman collection

    I just tried converting an openapi v3 spec file to a postman 2.1 collection and got the same error. Seems like Postman collections don't support optional/required parameters, and the import automatically treats them as required.

     

    I retried importing the same as a swagger 2/OpenAPI 2 and it default imports the parameters as optional parameters. You can convert the OpenAPI3 format to swagger 2 using npm modules e.g. https://www.npmjs.com/package/api-spec-converter (I used this for converting the ones we use)

     

    This should hopefully no longer be needed come September

  • joshwelch90987 Profile Picture
    2 on 06 Aug 2022 at 01:57:39
    Re: Creating/Updating a custom connector from a Postman collection

    I have facing similar kind of issue while updating a custom connector with pets table. But didn't find any solution yet.

    Maybe some here found some sort of solution. here.

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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,660 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 66,004 Most Valuable Professional

Leaderboard

Featured topics

Loading started