Skip to main content

Hello all, we are having some difficulty with their Power Automate integrations.

 

 

Using the Update envelope prefill tabs' action, throws an error:
Action 'Update_envelope_prefill_tabs' failed: The request body is missing or improperly formatted. No tabs specified.

 

These settings 👆 produce output parameters such as 👇

{

"accountId": "*****************redacted***********************",

"envelopeId": "****Redacted***",

"documentId": "1",

"body": p

{

"tabType": "text",

"tabId": "00bdf6ac-6c0d-48d4-a819-6cb1ce9485da",

"value": "TestName"

},

{

"tabType": "text",

"tabId": "e2ae030b-7e2f-446b-a2ff-f8e3cc83e394",

"value": "TestAddress"

}

]

}

 

 which returns a HTTP 400 with a body of

 

{

"errorCode": "INVALID_REQUEST_BODY",

"message": "The request body is missing or improperly formatted. No tabs specified."

}

 

However if I run a similar query with Docusign's API Explorer, I get what appears to be a successful response

 

so I assume I am doing something wrong with the Power Automate action parameters, but cannot work out what.

 

Any help that might point me in the right direction would be appreciated. Thanks.

 

Hello @dlawes,

Thank you for reaching out to the Docusign Community.

Is this the only document that is having this error?

Are you the only user that is having this issue?

Note: Some advanced features and options are supported only in specific Docusign plans. Your account plan might not support some of the options discussed in this help topic. Contact your account administrator for more information about which options are available for your account. Or, visit our Plans and Pricing web page for more details on the features included with your plan. Compare eSignature plans & pricing.

Let us know if you need further assistance.

 

Best regards,

Christopher | Docusign Community Moderator

"Select as Best" below if you find the answer a valid solution to your issue.


Hi @Christopher.Alpizar 

We haven’t ventured into doing this before so yes only me. Would you know which plan would support this specific feature?


Hello @dlawes,

Are using the Prefill fields or regular fields?

The Note is just a disclaimer in case you cannot follow some steps for any potential troubleshooting process.

Let us know if you need further assistance.

 

Best regards,

Christopher | Docusign Community Moderator

"Select as Best" below if you find the answer a valid solution to your issue.


Hi @Christopher.Alpizar 
Definitely prefill tools > text


Reply