I need to export 20+ completed (identical template) envelopes sent to different people in a pdf format. I could do this manually, but there’s probably a way to do it in a single step. What method would that be?
I see there is a discussion already for using Retrieve, but I believe my admins have disabled that feature. Therefore, are there any alternatives (preferably from the web browser itself)?
There are different ways for you to extract documents in bulk from the Docusign platform. Some of them I can highlight below, but for your specific scenario, since it’s only around 20 envelopes, maybe the best way would be the manual action.
Manually: If you want to download a few documents and these have already been finalized, this is a good option;
Retrieve: It is software provided by Docusign, which may incur an extra cost, which performs the massive download of envelopes, including those already finished;
Agreement Actions: This is a good way to create a rule to automatically export envelopes to your preferred cloud service. The disadvantage is that it is not possible to apply the rule to already finished envelopes, only those created after configuring this feature.
Connect: Also known as webhook, you can create a connection between Docusign and your server or cloud service, where you can transmit the full envelope message via base64 and encrypted API message.
RestAPI GET calls: where you can prepare a batch and send the command to Docusign to respond with base64 encrypted documents.
There are different ways for you to extract documents in bulk from the Docusign platform. Some of them I can highlight below, but for your specific scenario, since it’s only around 20 envelopes, maybe the best way would be the manual action.
Manually: If you want to download a few documents and these have already been finalized, this is a good option;
Retrieve: It is software provided by Docusign, which may incur an extra cost, which performs the massive download of envelopes, including those already finished;
Agreement Actions: This is a good way to create a rule to automatically export envelopes to your preferred cloud service. The disadvantage is that it is not possible to apply the rule to already finished envelopes, only those created after configuring this feature.
Connect: Also known as webhook, you can create a connection between Docusign and your server or cloud service, where you can transmit the full envelope message via base64 and encrypted API message.
RestAPI GET calls: where you can prepare a batch and send the command to Docusign to respond with base64 encrypted documents.
I would like to confirm if you were able to solve your issue by utilizing the solution that was suggested or if the information that was provided was useful.
If so, please mark it as the best answer by clicking “Select as Best” to make it easier for other users to find.
Otherwise, feel free to let me know and I will gladly help you address the situation as soon as possible.
Best regards,
Christopher | Docusign Community Moderator
"Select as Best" below if you find the answer a valid solution to your issue.
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.
Join the Docusign Community by logging in with your Docusign developer or customer account credentials.
Don’t have an account? You can create a free one when registering.
Note: Partner-specific logins are not available yet. Partners should log in as either a customer or developer
Docusign Community
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.