I have a power automate flow that is triggered when a docusign envelope is signed. The flow extracts the information and signed pdf, then saves to a sharepoint library.
Is it possible to separately retrieve attachments that the signer has uploaded? i.e. not one long pdf but individual files?
🏆 DocuSign 2024 APAC Reseller Growth Partner of the Year
🌟 The only DocuSign Partner globally certified as both a Certified eSignature Administrator and eSignature Technical Consultant.
📊 DocuSign Community Leaderboard Top 5 contributor.
🚀 Expertise in DocuSign integrations with on-premises systems for leading enterprises across various industries.
Hello @nick911 ,
If you found the provided response to be a useful solution to your question, please mark it as the best answer by clicking “Select as Best” to make it easier for other users to find.
Best regards,
Nathaly | Docusign Community Moderator "Select as Best" below if you find the answer a valid solution to your issue!
Hi thanks you for the suggestion.
The output of ‘get documents for an envelope’ looks like this
{ "documentId": "3", "name": "Terms and Conditions for Purchase of Goods and-or Services (v2).docx"},
{ "documentId": "certificate", "name": "Summary"}
]
These are the four documents that make up the envelope. But what I would like to extract is the attachments that the signer uploads. e.g. in document id 1, I have a number of uploads like this
You can login or register as either a Docusign customer or developer. If you don’t already have a Docusign customer or developer account, you can create one for free when registering.
You can login or register as either a Docusign customer or developer. If you don’t already have a Docusign customer or developer account, you can create one for free when registering.