I have Document Labels set up for my account with lists of optional values. How do I select the value for each label when I am using the API to create and send envelopes with documents?
1 Answer
Use the lisEnvelopeCustomFields api to retrieve the Document Labels of an envelope
Please note that the DocuSign web UI refers as Document Labels. However API refers to them as Custom Fields.
1 Comment
jalleng
Awesome!! Thank you so much! It was the difference in the naming conventions that was throwing me off.