Eversign Integration — Automate Eversign with AI on Beauto
Xodo Sign is a cloud-based digital signature solution that allows users to sign, send, and manage documents online.
Category: signatures, documents · 10 actions available
What you can automate with Eversign
Beauto connects Eversign with 900+ other apps so you can build AI-powered workflows in minutes. Trigger automations from Eversign events, enrich Eversign data with AI, or sync Eversign with the rest of your stack — without writing code.
- Sync Eversign data with Gmail, Slack, Notion, HubSpot, Google Sheets, and more
- Trigger AI agents on new Eversign events and route the output anywhere
- Schedule recurring Eversign tasks — daily reports, cleanups, or bulk updates
- Use natural language to describe the workflow; Beauto builds it for you
Eversign actions Beauto supports
- Get Document Audit Log — Retrieves the complete audit trail for a document, showing all events from creation through completion. Use this after obtaining a document_hash from list_documents or create_document to track document lifecycle events,
- Create Document — Creates a new Eversign document for electronic signature collection from one or more signers. You can create documents either: 1. From a template (use EVERSIGN_LIST_TEMPLATES to find available templates, then specify tem
- Create Template — Tool to create a new template. Use when you need to programmatically set up reusable document templates after confirming your business settings.
- Delete Document or Template — Tool to delete, cancel, or trash a document or template by its hash. Usage: - To cancel a pending/in-process document: Set cancel=True - To trash a document (safer, reversible): Set trash=True - To permanently delete a d
- Get Bulk Jobs List — Tool to retrieve a list of bulk jobs for a business. Use when you need to view or paginate existing bulk jobs.
- Get Bulk Job Status — Tool to retrieve the status of a bulk job. Use when you need to check the progress of a bulk sending job, including counts of completed, cancelled, and in-progress documents.
- List Businesses — Retrieves all businesses associated with your Eversign account, or filters to a specific business if business_id is provided. This is a read-only operation that returns business details including ID, name, status, and wh
- List Documents — Retrieves a paginated list of documents from your Eversign business account. This tool returns comprehensive document details including signers, status, timestamps, and metadata. Use filters to narrow results by status t
- List Templates — Tool to list templates for a business with optional pagination. Use when you need to retrieve a paginated list of templates.
- Reassign Signer — Tool to reassign a signer to a new person. Use when you need to replace an existing signer on a document before signing is complete. Example: \