Reputation: 43
Is it possible to make a DocuSign API call to use Template that has already created in the portal and auto fill few fields like recipient Name,email etc. and send to the given recipient.
Actually the idea is like create the needed template in docusign portal and then the API going to work to email to the recipient.
I appreciate your response.
Upvotes: 0
Views: 121
Reputation: 14050
Yes, it's possible. Look at this code example showing how to do this - https://developers.docusign.com/docs/esign-rest-api/how-to/set-template-tab-values/
Upvotes: 1