Signwell

Integrate Signwell with your AI workspace

SignWell is an electronic signature tool for legally binding e-signatures and faster document signing.

Explore Triggers and Actions

Create Document

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.

ActionTry it

Create Document from Template

Tool to create and optionally send a new document for signing from a template. Use when you need to generate a document using a pre-configured template with placeholders. If draft is set to true the document will not be sent.

ActionTry it

Create Webhook

Tool to register a webhook callback URL. Use when you need to receive document event notifications.

ActionTry it

Delete Document

Tool to delete a document (and cancel signing if in progress). Use when you need to remove a document by ID after confirming it.

ActionTry it

Delete Webhook

Deletes a registered webhook by its ID. Use this to remove webhooks that are no longer needed. Returns no content on success.

ActionTry it

Get Credentials

Retrieve account information for the authenticated API key. Returns comprehensive details including user profile, account settings, workspace configuration, and contact information. Use this to validate API credentials, check account capabilities (like template creation limits), or get user/account IDs for other API calls.

ActionTry it

Get Document

Tool to return a document and all associated document data. Use when you need to fetch document details by ID.

ActionTry it

List Bulk Sends

Tool to list all Bulk Sends. Use after setting up API credentials to retrieve paginated records.

ActionTry it

List Webhooks

Tool to list all registered webhooks. Use when you need to retrieve the active webhooks for your SignWell account after setup.

ActionTry it

Send Reminder

Tool to send a reminder email to recipients that have not signed yet. Use when you need to prompt unsigned recipients to complete their signature.

ActionTry it

Update and Send Document

Tool to update a draft document and send it to recipients for signing. Use when you need to modify document settings and initiate the signing process.

ActionTry it

Update Template

Tool to update an existing template in SignWell. Use when you need to modify template properties such as name, subject, message, reminders, expiration, or other settings.

ActionTry it