Create a Document Using an Existing Template

Allows the creation of a document using an existing template by providing the template ID in the request parameters.

INFO This method only allows sending documents with a signature field. If you try to use the ID of a template without a signature field, an error will be returned.

INFO: You can get the list of entries by querying the template by its ID, allowing you to access the ID and the label of all entries, like admin inputs label or id.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Template ID

Body Params
string

Sélectionnez le dossier existant dans lequel vous souhaitez enregistrer les documents que vous créez

string

ID of the training to which you want to link the documents you're creating

string
Defaults to true

This field is used to choose whether the document should be sent by email to all recipients to allow them to sign it. Default: true

string
Defaults to true

This field is used to choose whether the document should be sent by email to all recipients once fully signed. Default: true

string

Redirigez l'utilisateur vers une URL spécifique une fois qu'il a signé

string
Defaults to email

Allowed values: "email", "sms", "none" (none makes signature validation optional). Default: "email"

boolean
Defaults to false

This field allows sending the document to the recipients one after another only when the previous recipient has signed.

string

This field allows you to set a date after which it will no longer be possible to sign the document.

attachedDocuments
array of objects
attachedDocuments
sendCustomDocumentEmail
object
sendCustomSignatureReminderEmail
object
sendCustomEmailWhenDocumentCompleted
object
admin
object

Administrator's data

recipients
array of arrays of objects
required

recipients Who receives the document. Each sub-array is one group — all members of a group must share the same category; each member has its own id.
NOTE: Only interactive signers go here (student, professor, external). Why isn't admin in this list? admin is not a valid recipient — to add an admin stamp, use inputs[] with category: "admin" and index: 0 instead.

recipients*
string

Nom du document joint (requis si attachedDocuments est envoyé)

string

URL du document joint (requis si attachedDocuments est envoyé)

Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json