Understand Template Parameters

  • 15 February 2022
  • 0 replies
  • 23 views

Userlevel 5
Badge +20

A lot of documentation refers to the term... "Parameters" when speaking of templates.

Template parameters are variables you create that are used to pass in information to prepopulate areas of the document or to specify the information needed to send the document (such as the contact information of signers).
 

When using the DocumentNOW API to start a document, parameters that are required for the successful submission must be passed along in the submission.  


Example:

<parameters>

         <parameter name="FirstName" value="test" />

</parameters>

It is also possible to use templates online without making an API call.  When doing so, you will be prompted to provide values to fill in the parameters.

 

20331i1F017DCDC427D10B.png


0 replies

Be the first to reply!

Reply