Skip to main content
Question

I can't get form data using documents/combined API for draft envelope

  • 15 August 2024
  • 1 reply
  • 17 views

I used /envelopes/'+envId+'/documents/combined to get the base64 pdf. This only works for complete envelope. when I export from a draft envelope. I couldn’t see the form data in the pdf. what could be the reason? I think it used to work for me.

I have the “Allow sender download form data” setting turned on already

Hello,

I understand you want to view text fields in draft envelopes. Text tabs will only display in API responses if the envelope is completed. For drafts, text tabs won’t be visible.

To adjust this setting:

  1. Log in to your developer or production account.
  2. Go to SettingsSending Settings.
  3. Check the box for "When an envelope is sent, write the initial value of the field for all recipients".

Enabling this setting will allow you to see the text field values in API responses, even if the envelope is not yet completed.

 

Best,

DocuSign Support


Reply