Hi,
I'm creating envelopes from a template using the REST API.
The envelope is created successfully but all text field
values remain empty.
Setup:
- Production account
- POST /v2.1/accounts/{accountId}/envelopes
- Text fields placed under Company Rep recipient
- Tab labels are auto-generated UUIDs
Things I already tried:
- Sending tab values in templateRoles in the POST request
- PUT request to update tabs after creation using tabLabel and tabId
- Enabled "write initial value of fields for all recipients" setting
All attempts result in a correct draft but with empty fields.
What is the correct way to pre-fill text tab values from a
template via API?
Thank you.
Back to Docusign.com


