Hello,
I am trying to use PowerAutomate and Docusign to complete an action of filling in a document created in Docusign Word Template Assistant, based on SharePoint data, and then send this completed for signing.
The workflow runs, but each time, and with multiple tries of different file names (E.g with file extensions, renaming the file, etc) I get a failure:
ConnectorException": body "Status code=BadRequest, Message='ValidationFailure: No document found matching the provided name'"
The workflow uses:
Create envelope using template with recipients
Get document info from envelope
Update document generation form fields from envelope
Send Envelope
Any ideas?
James