Tool to create and optionally send a new document for signing. Use when you have files and recipients defined and want to programmatically submit a signature request in one call.
draftbooleanIf true, saves document as draft (no emails sent). If false, sends signature requests immediately.
filesRequiredarrayList of files to include in the document. At least one file is required.
messagestringEmail message for the signature request. Defaults to system or template message.
subjectstringEmail subject for the signature request. Defaults to system or template subject.
languagestringISO 639-1 code for localization (e.g., en, fr, es). Defaults to en.
metadataobjectOptional key/value data associated with the document.
remindersbooleanIf true, sends reminders on day 3, 6, and 10.
test_modebooleanSet to true to enable Test Mode (not legally binding & not billed). Defaults to false.
text_tagsbooleanIf true, you may place fields via special text tags in your document.
expires_inintegerNumber of days before the request expires (>=1). Defaults to account or template setting.
recipientsRequiredarrayPeople who must complete and/or sign this document.
redirect_urlstringURL to redirect recipients to after successful signing.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.