Hello Community,
I'm integrating DocuSign with Power Automate and have encountered an error during the step "Get Document Generation Form Fields from Envelope." The error message returned is as follows:
{
"statusCode": 400,
"body": {
"errorCode": "DOCGEN_DOCUMENT_NOT_ALLOWED",
"message": "DocGen document not allowed. Account does not enable AllowDocGenDocuments setting."
}
}
It appears that the DocGen document settings might not be enabled for my account. Has anyone else faced this issue? If so, could you advise how to resolve it? Specifically, I'm looking for guidance on enabling the AllowDocGenDocuments setting in the DocuSign account or any alternative solutions you might suggest.
Below you can find the flow. What I want to achieve is filling the DocuSign template with Microsoft list item.
Thank you for your assistance!