-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Description
boldsign
URLs
Polling Sources
new-document-completed
Prompt
Emit new event when a document is completed by all the signers. Optional props are: 'SentBy', 'Recipients', 'SearchKey', 'Labels' and 'BrandIds'. SentBy and BrandIds props have async options. Prop Status must be 'Completed'.
URLs
- https://developers.boldsign.com/documents/list-documents/?region=us
- https://developers.boldsign.com/sender-identities/list-identities/?region=us
- https://developers.boldsign.com/branding/list-brands/?region=us
new-document-sent
Prompt
Emit new event when a document is sent to a signer. Optional props are: 'SentBy', 'Recipients', 'SearchKey', 'Labels' and 'BrandIds'. SentBy and BrandIds props have async options. Prop TransmitType must be 'Sent'.
URLs
- https://developers.boldsign.com/documents/list-documents/?region=us
- https://developers.boldsign.com/sender-identities/list-identities/?region=us
- https://developers.boldsign.com/branding/list-brands/?region=us
new-document-declined
Prompt
Emit new event when a document is declined by a signer. Optional props are: 'SentBy', 'Recipients', 'SearchKey', 'Labels' and 'BrandIds'. SentBy and BrandIds props have async options. Prop Status must be 'Declined'.
URLs
- https://developers.boldsign.com/documents/list-documents/?region=us
- https://developers.boldsign.com/sender-identities/list-identities/?region=us
- https://developers.boldsign.com/branding/list-brands/?region=us
Actions
send-document-template
Prompt
Send documents for e-signature using a BoldSign template. Required props include 'template_id'. Optional props include 'title', 'message', 'roles', 'brandId', 'labels', 'disableEmails', 'disableSMS', 'hitDocumentId', 'enableAutoReminder', 'reminderDays', 'reminderCount', 'cc', 'expiryDays', 'enablePrintAndSign', 'enableReassign', 'enableSigningOrder', 'disableExpiryAlert', 'documentInfo', 'onBehalfOf', 'roleRemovalIndices', 'documentDownloadOption', 'formGroups', 'files', 'fileUrls', 'recipientNotificationSettings', 'removeFormFields', 'enableAuditTrailLocalization'. BrandId prop has async options, at least files or fileUrls must be provided.
URLs
Metadata
Metadata
Assignees
Labels
Type
Projects
Status