Hi Martin,
For the "Download document from Docusign" action, we don't currently have the "filename" field in the output and in order for this to be possible, it would be an enhancement request which our team will look into.
For the meantime, you can use our HTTP or SDK for this.
You can look at the following documents:
The key differences between HTTP and SDK are as follows:
Our product team will look into this and we will update the forum once this is placed in the roadmap.
Send us a ticket, we will try our best to assist you with your problem
Martin Pain
Make filename available for "Download document from Docusign" action
The "Download document from Docusign" action is a convenient way to download a signed document from Docusign.
However, it would be useful if the action also included the filename in its output.
When making an HTTP request directly to Docsign, this HTTP header is included in the response:
content-disposition: file; filename="Cover Letter.docx.pdf"; documentid="1"
Could you please enhance the action to make the "filename" field from that header available to the following steps? ("Cover Letter.docx.pdf" in the example above, without quotes of course).
Thanks
1 person likes this idea