Documenso
Documenso is an open-source electronic signature platform that allows users to create, send, and sign documents digitally.
In development
Cataloged and scoped, not yet available to run in production.
- 77
- actions
Integrations
View provider documentationActions
Operations this integration can perform.
Create Document Beta
Tool to create a new document using the beta endpoint that returns a presigned URL for file upload. After calling this action, upload the PDF file to the returned uploadUrl using a PUT request. Use when you need to create a document and upload the file separately.
Create Document Field
Tool to create a single field for a document. Use when you need to add a signature, initials, text, or other field type to a specific location on a document page. The document must be in DRAFT status to add fields.
Create Document Fields (Bulk)
Tool to create multiple fields on a document in a single operation. Use when you need to add signature fields, text fields, or other input fields to a DRAFT document. This bulk operation is more efficient than creating fields one at a time. All fields must reference valid recipient IDs from the document.
Create Document Recipient
Tool to create a single recipient for a document. Use when you need to add a new recipient (signer, viewer, approver, etc.) to an existing document.
Create Document Recipients Bulk
Tool to create multiple recipients for a document at once. Use when you need to add multiple recipients (signers, approvers, viewers, etc.) to a document in a single operation. The document must be in DRAFT status before adding recipients.
Create Embedding Presign Token V2 Beta
Tool to create a presign token for embedded authoring sessions. Use when initializing or renewing an embed session token.
Create Envelope
Tool to create a new envelope in Documenso. Use when you need to create a document or template envelope with optional file uploads, recipients, and configuration settings. The envelope can be configured with signing order, authentication requirements, and notification settings.
Create Envelope Attachment
Create a new attachment for an envelope in Documenso. Use this action to add supporting documents or files to an existing envelope. The file must be provided as a base64-encoded data URI in the format: data:<mime-type>;base64,<base64-data>.
Triggers
Events that start workflows from this integration.
Document Cancelled
Fires when a document is cancelled in Documenso.
Document Completed
Fires when all recipients have signed and the document lifecycle is complete.
Document Created
Fires when a new document is created in Documenso.
Document Opened
Fires when a document is opened by a recipient in Documenso.
Document Rejected
Fires when a document is rejected by a recipient in Documenso.
Document Sent
Fires when a document is sent for signing in Documenso.
Document Signed
Fires when a document is signed by a recipient in Documenso.
Template Created
Fires when a new template is created in Documenso.
Related integrations
Don't see the exact action you need?
Tell us what you're trying to connect and we'll help you evaluate whether it fits the current catalog or needs prioritizing.