Signwell
Electronic signature platform for documents, templates, webhooks, recipients, and signing event delivery.
Helps contract teams that create signing documents from templates, route documents to recipients, and listen for completion webhooks.
Sign in to connect Signwell
Sign in to connect an account and start using Signwell in your apps.
Example Use Cases
These are example ways Snow can use Signwell when building apps with you. This list is meant to show examples, not document every possible capability. Connecting an account does not make Snow run these automatically on its own.
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.
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.
Tool to register a webhook callback URL. Use when you need to receive document event notifications.
Tool to delete a document (and cancel signing if in progress). Use when you need to remove a document by ID after confirming it.
Deletes a registered webhook by its ID. Use this to remove webhooks that are no longer needed. Returns no content on success.
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.
Tool to return a document and all associated document data. Use when you need to fetch document details by ID.
Tool to list all Bulk Sends. Use after setting up API credentials to retrieve paginated records.
Tool to list all registered webhooks. Use when you need to retrieve the active webhooks for your SignWell account after setup.
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.