Skip to main content

I have made a number of API submissions during PoC process, these have been delivered either to the Sent or Drafts folders. 

I have gathered the envelopeId’s and can access the envelopes directly, however they do not appear in the Agreements view. (The latest viewed one does appear if I navigate to Sent/Draft via the info on the envelope detail view, but it only shows the one envelope).

 

How can I see a list of all my Drafts? 

 

PS> Is it possible to select and send multiple drafts at once?

Adding to my own question, it seems its something to do with session/local storage. I went incognito and they’ve all appeared, Logging out and in also seems to trigger a successful refresh :/

 


Hello Danny,

To view Draft Envelopes at your Account:

  • Log in to the DocuSign console.
  • Navigate to the Manage tab.
  • Select Drafts from the left sidebar. This section lists all envelopes created as drafts

Note that you need to be logged at the user who created these Envelope through API.

To bulk send envelopes, you need to update each one from Draft to Sent status. Here you can check how to bulk send envelopes:

https://developers.docusign.com/docs/esign-rest-api/how-to/bulk-send-envelopes/

 

Thanks,

 


Hi Eduardo,

Thanks for your reply, I was following those instructions however newly submitted envelopes were not appearing in the UI. I believe it is something to do with browser cache or local storage as I found that logging out and logging in (or going incognito) resolved my issue and all envelopes appeared. 

I appreciate the link to the bulk send API call however that is not quite what I meant. As per your first sentence on the matter I was wondering if there was a way in the web view to send all the envelopes sitting in my draft folder at once, it seems as you say I would need to dispatch each draft individually.

Thanks :)


Reply