Create a task.
For this action, you can create a task either from a base64 encoded file, a template, or a file mission.
When creating a task from a template, only the files will be inherited. All other parameters must be provided in the request body.
ReminderThis action represents a complete task creation process, including all available configurations, which is highly complex. For a simpler and faster way to create a task, please refer Quick create a task.
Read-Only TemplatePlease be aware that when using a read-only template, some attributes cannot be overridden, which include:
cc_infos,message,completed_message,references, andcompleted_referencesintask_setting- the signer count and sequence in
stagesattachment_settingsinstagesfield_settingsinstages(only the default option can be overridden)review_settingsinstages
Uploading Multiple FilesTo create a task from multiple PDF files, please note the following points:
- Create a file mission first to merge multiple PDF files into one PDF file and get the
file_mission_id.- Pooling the file mission status with Get a file mission until the file mission is
completed.- Use the
file_mission_idto create a task with the merged PDF file.
scope: sign_tasks.general.write
available user plans: all (template and certain verify_type and field_type restrictions apply)
