Skip to main content
Community site session details

Community site session details

Session Id :
Power Automate - Using Connectors
Unanswered

Error using custom connector in Power Automate

(0) ShareShare
ReportReport
Posted on by 2,278

Hi all,

 

I'm using a custom connector to interact with Microsoft Forms.

 

One of the actions of the connector is to add a new question to a group form.

 

In the connector testing step, I can work with it and add a new question. These are the parameters:

WebPortal_0-1689670054387.png

 

However, in Power Automate, using the same parameters:

WebPortal_1-1689670113654.png

 

I get the error: "BAD REQUEST".

 

These are the raw inputs:

{
 "host": {
 "connectionReferenceName": "shared_pg-5fformsapi-dsfsdf",
 "operationId": "NewQuestion"
 },
 "parameters": {
 "groupID": "zczxc\n",
 "FormID": "fsdfdaf",
 "body": {
 "questionInfo": "{\"Choices\":[{\"Description\":\"Opção 1\",\"IsGenerated\":true},{\"Description\":\"Opção 2\",\"IsGenerated\":true}],\"ChoiceType\":1,\"AllowOtherAnswer\":false,\"OptionDisplayStyle\":\"ListAll\",\"ChoiceRestrictionType\":\"None\",\"ShowRatingLabel\":false}",
 "type": "Question.Choice",
 "title": "Perguntaxxxx",
 "id": "rce12388a233748439139bec8cf4d05a2",
 "order": 2000700,
 "isQuiz": false,
 "required": false
 }
 }
}

 

Can anyone help?

 

Thanks!

  • Matthy79 Profile Picture
    4,178 Super User 2024 Season 1 on at
    Re: Error using custom connector in Power Automate

    How is the body configured within the custom connector. I think the data (while using flow) is posted as string and not as JSON object.

  • WebPortal Profile Picture
    2,278 on at
    Re: Error using custom connector in Power Automate

    Anyone?

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

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June 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 Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 497 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 1

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 1

Featured topics