Operator
← All integrations
Documenso logo

Connect Documenso to OpenClaw on Operator.io

Documenso is an open-source platform for digital document signing and management. It streamlines sending, tracking, and signing paperwork online—no more manual signatures or printing.

Automate Documenso with AI

Operator puts an OpenClaw agent in front of Documenso. You describe the job from Telegram or Discord and it handles the rest inside Documenso, picking the right calls from the 77 Documenso actions and checking its own work as it goes.

Your agent reaches Documenso directly or through connectors like Composio MCP and Pipedream MCP, which handle the sign in and token refresh for you, so there is nothing to wire up and no API keys to paste.

What your agent can do with Documenso

Your agent can call any of these Documenso actions by name as part of a larger task. Ask for the outcome you want and it picks the right ones.

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...

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 ti...

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

Create a presign token for Documenso embedded authoring sessions. Use this tool to generate a token that authorizes embedding document/template creation and editing interfaces in your application. The token is passed to Documenso embed c...

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...

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>.

Create Envelope Items Bulk

Tool to create multiple items for an envelope with optional file attachments. Use when you need to add items (documents) to an existing envelope in Documenso.

Create Envelope Recipients Bulk

Tool to create multiple recipients for an envelope in bulk. Use when you need to add several recipients to an existing envelope at once. Each recipient must have an email, name, and role (SIGNER, APPROVER, VIEWER, ASSISTANT, or CC).

Create Folder

Create a new folder in Documenso to organize documents or templates. Use this action when you need to create a folder for organizing files, either as a top-level folder or nested within an existing folder.

Create Template Beta

Tool to create a new template 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 template and...

Create Template Field

Tool to create a single field for a template. Use when you need to add a signature, initials, text, or other field type to a specific location on a template page.

Create Template Fields (Bulk)

Tool to create multiple fields on a template in a single operation. Use when you need to add signature fields, text fields, or other input fields to a template. This bulk operation is more efficient than creating fields one at a time. Al...

Create Template Recipient

Tool to create a single recipient for a template. Use when you need to add a new recipient (signer, viewer, approver, etc.) to an existing template.

Create Template Recipients Bulk

Tool to create multiple recipients for a template at once. Use when you need to add multiple recipients (signers, approvers, viewers, etc.) to a template in a single operation.

Delete Document

Tool to delete a document. Use when you need to permanently remove a document from Documenso. The deletion is irreversible.

Delete Document Attachment

Tool to delete an attachment from a document. Use when you need to remove a previously uploaded attachment from a document. The deletion is permanent.

Delete Document Field

Tool to delete a single document field by ID. Use when you need to remove a specific field from a document.

Delete Document Fields

Tool to delete one or more fields from a document. Use when you have confirmed the field IDs to remove. Supports single-field and batch deletion.

Delete Document Recipient

Tool to delete a recipient from a document. Use when you need to remove a recipient from a document's signing workflow.

Delete Envelope

Tool to permanently delete an envelope. Use when you need to remove an envelope from Documenso. The deletion is irreversible and will remove all associated data.

Delete Envelope Attachment

Tool to delete an attachment from an envelope. Use when you need to remove a file attachment from a Documenso envelope.

Delete Envelope Field

Tool to delete a field from an envelope. Use when you need to remove an existing field from a document envelope.

Delete Envelope Item

Tool to delete an item from an envelope. Use when you need to remove an existing item from a document envelope.

Delete Envelope Recipient

Tool to delete a recipient from an envelope. Use when you need to remove a recipient from an envelope's signing workflow.

Delete Folder

Tool to permanently delete a folder. Use when you need to remove a folder from Documenso. The deletion is irreversible and will remove all associated data.

Delete Template

Permanently delete a template by its ID. Use this action when you need to remove an existing document template from your Documenso account. The deletion is irreversible. Returns success=true with HTTP 200 if deleted, or success=false wit...

Delete Template Direct Link

Delete a direct link for a template. Use this action when you need to remove public direct access to a template.

Delete Template Recipient

Tool to delete a recipient from a template. Use when you need to remove a recipient from a template's configuration.

Delete Template V2

Tool to permanently delete a template using the v2 API. Use when you need to remove a template from Documenso. The deletion is irreversible.

Distribute Document V2

Tool to distribute a document for signing. Use when you need to send a DRAFT document to recipients for the first time. The document must have recipients with signature fields configured before distribution. For re-sending to recipients...

Distribute Envelope

Tool to distribute an envelope to recipients for signing. Use when you need to send an envelope to recipients for the first time. The envelope must have recipients with required signature fields configured before distribution. Returns su...

Download Envelope Item

Download an envelope item as PDF. Use this to retrieve the original or signed version of a document within an envelope. The "signed" version includes all signatures and is available after recipients have signed, while "original" returns...

Download Signed Document

Download a completed/signed document as PDF. Use this to retrieve the finalized PDF after all recipients have signed. Important: Only documents with status 'COMPLETED' can be downloaded successfully; attempting to download documents in D...

Duplicate Document V2

Tool to duplicate a document. Use when you need to create an exact copy of an existing document. Ensure the source document ID is valid before calling.

Duplicate Envelope V2

Tool to duplicate an envelope with all its settings. Use when you need to create an exact copy of an existing envelope including recipients, fields, and configuration.

Duplicate Template

Tool to duplicate a template with all its settings. Use when you need to create an exact copy of an existing template including fields, recipients, and configuration.

Find Documents

Find documents based on search criteria with filtering and pagination. Use when searching for documents by title, status, template, folder, or source. Supports pagination for retrieving large result sets efficiently.

Find Documents V2

Retrieve a paginated list of documents with optional filtering and sorting. Use this action to list documents, search by title, or filter by status (DRAFT, PENDING, COMPLETED). Commonly used to obtain document IDs for subsequent operatio...

Find Envelopes

Tool to find envelopes based on search criteria, filters, and pagination. Use this action to search and filter envelopes by query, type, status, source, template ID, or folder ID. Commonly used to retrieve envelope lists for management,...

Find Folders

Tool to find folders based on search criteria and filters. Use this action to search folders by name, filter by type (DOCUMENT or TEMPLATE), or retrieve subfolders by parent ID. Commonly used to organize documents/templates or retrieve f...

Find Templates

Retrieve a paginated list of templates with optional filtering and search. Use this action to find templates, search by title/content, or filter by type (PUBLIC, PRIVATE) or folder. Commonly used to obtain template IDs for subsequent ope...

Get Document By ID

Retrieve complete information about a document by its ID. Returns full document details including metadata, recipients, fields, and signing status. Use find_documents_v2 first to get valid document IDs.

Get Document Field

Tool to retrieve a document field by its ID. Use when you need to fetch details about a specific field including its type, position, recipient assignment, and metadata. Useful for inspecting field properties before updating or for valida...

Get Document Recipient

Tool to retrieve detailed information about a document recipient by their ID. Use when you need to check the status, fields, or other details of a specific recipient.

Get Documents By IDs

Retrieve multiple documents by their IDs in a single request. Use when you need to fetch detailed information for specific documents. This is more efficient than calling individual get document endpoints when retrieving multiple documents.

Get Envelope Attachment

Tool to find all attachments for a specific envelope. Use this when you need to retrieve attachment information including IDs, types, labels, and data for all attachments associated with an envelope.

Plus 29 more Documenso actions your agent can call.

How to connect Documenso

You authorize Documenso once from your dashboard. Operator holds the connection and refreshes the access tokens on its own, so your agent keeps working with Documenso without you signing in again. The same setup unlocks every other app your agent can reach, so you only do it once.

When you are ready, the get started guide walks through standing up your OpenClaw agent.

Common questions about Documenso

How do I connect Documenso to Operator?
You authorize Documenso once from your Operator dashboard. Operator holds the connection and refreshes the access token for you, so your agent keeps working with Documenso without you signing in again.
Can my agent work with my files in Documenso?
Yes. It can create, read, update, and organize documents and files, and pull one back when you ask. Use it to file new documents in the right place, search for something across your account, or keep Documenso tidy without doing it by hand.
Do I need to write code or manage Documenso API keys?
No code and no API keys. You authorize Documenso through a normal sign in and Operator handles the connection, so there is nothing to wire up or host.
Can my agent use Documenso together with my other apps?
Yes. The same agent reaches every app you connect, so it can move between Documenso and tools like Google Drive, Google Docs, Dropbox in one job, reading from one and acting in another without you wiring anything between them.

Connect Documenso to another app

Your agent can run Documenso together with any of these. Each page shows what it does across both apps in one job.

More apps to automate

Apps your agent runs alongside Documenso, or browse all integrations.

Put your agent on Documenso

Sign in, connect Documenso, and hand your agent the work. Your first week is free.

Try for free