Skip to main content
Newcomer
April 26, 2024
Question

How to get a list ofsent envelopes in a time range that includes links to the actual documents

  • April 26, 2024
  • 3 replies
  • 79 views

Apparently this is difficult for me: I need to simply input a date range and get a list of envelopes with links to the associated documents for each envelope. Envelope reports only show a field for the envelope ID, and searching in the Manage tab doesn’t show all envelopes sent. I assume the latter is associated with the user that sent the envelope not being me, as we use Salesforce integration to send our envelopes. I have tried many different things with envelope sharing, but nothing has worked.

3 replies

Justin Jiang
Established Contributor
Established Contributor
April 26, 2024

Maybe try document, envelope custom fields?

Welcome to the DocuSign Community and University! Your feedback is immensely appreciated. If this answer resolves your issue, please feel free to give it a Like and mark it as the "Best Answer". This helps others in the community find the information they need. Visit us at http://dsucustomers.docusign.com for more resources and support.
Justin Jiang
Established Contributor
Established Contributor
April 27, 2024

I did some more digging. 

  1. Use the DocuSign REST API: The listDocuments API endpoint allows you to retrieve a list of documents within an envelope. You can specify the envelope ID and the API will return details of all documents within that envelope, including links to access the documents.  Here is the document link: listDocuments | REST API | Docusign

Welcome to the DocuSign Community and University! Your feedback is immensely appreciated. If this answer resolves your issue, please feel free to give it a Like and mark it as the "Best Answer". This helps others in the community find the information they need. Visit us at http://dsucustomers.docusign.com for more resources and support.
Docusign Employee
May 13, 2024

Hello @Nicstage ,


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!