docusignapi - Set recipient in Composite Template -



docusignapi - Set recipient in Composite Template -

i utilize foxit phantom pre-fill tabs documents. utilize pdf form label docusignsignhere. but, how set recipient using technique? https://www.docusign.com/p/apiguide/content/sending%20group/rules%20for%20compositetemplate%20usage.htm

i tried set number after label: docusignsignhere 1, docusignsignhere 2. not work. possible? how set recipientid pdf form?

you can not set docusign recipient info through pdf fields of document want signed. instead need set info in api phone call create docusign, within json properties of request body.

here total code sample (in 6 languages) of how request signature on local document:

http://iodocs.docusign.com/apiwalkthrough/requestsignaturefromdocument

and create sure check out other 8 api walkthroughs here.

docusignapi docusign

Comments

Popular posts from this blog

assembly - What is the addressing mode for ld, add, and rjmp instructions? -

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

ubuntu - Bash Script to Check That Files Are Being Created -