# SignatureAPI Base URL: https://signatureapi.com This file lists the published documentation pages available to AI tools. - [SignatureAPI Docs](https://signatureapi.com/docs/api/welcome): Integrate electronic signatures into your apps and workflows with SignatureAPI's REST API, no-code connectors, and embedded signing solutions - [Can I _______ ?](https://signatureapi.com/docs/api/can_i): Quick answers to common questions about SignatureAPI capabilities including multiple signers, templates, and signature positioning - [Quickstart](https://signatureapi.com/docs/api/quickstart): Create your first envelope and send documents for signature in minutes with the SignatureAPI - [Concepts](https://signatureapi.com/docs/api/concepts): Learn the core concepts of SignatureAPI including envelopes, documents, recipients, ceremonies, and deliverables - [API Overview](https://signatureapi.com/docs/api/overview): Understand SignatureAPI's RESTful architecture, base URLs, HTTP methods, versioning, and response codes - [Authentication](https://signatureapi.com/docs/api/authentication): Learn how to authenticate your API requests with SignatureAPI - [Test Mode](https://signatureapi.com/docs/api/test-mode): Learn how to create safe, non-binding, test-mode envelopes - [Webhooks](https://signatureapi.com/docs/api/webhooks): Learn how to receive events in your webhook endpoint - [Pagination](https://signatureapi.com/docs/api/pagination): Navigate paginated API responses using cursor-based pagination with next and previous links - [Rate Limiting](https://signatureapi.com/docs/api/rate-limiting): Understand API rate limits and how to handle throttled requests - [Errors](https://signatureapi.com/docs/api/errors): Handle API errors with RFC 7807 problem details, HTTP status codes, and validation error responses - [API Playground](https://signatureapi.com/docs/api/playground) - [SignatureAPI in Postman](https://signatureapi.com/docs/api/postman): Test SignatureAPI endpoints and explore code examples with our public Postman collection - [SignatureAPI OpenAPI Spec](https://signatureapi.com/docs/api/openapi): Access the SignatureAPI OpenAPI v3.1 specification and Arazzo workflow definitions - [Envelope](https://signatureapi.com/docs/api/resources/envelopes/object): The envelope object and all its properties - [Envelope lifecycle](https://signatureapi.com/docs/api/resources/envelopes/lifecycle): Track envelope status through processing, in_progress, completed, failed, and canceled states - [Envelope topics](https://signatureapi.com/docs/api/resources/envelopes/topics): Organize envelopes with tags and filter webhook notifications by topic - [Envelope metadata](https://signatureapi.com/docs/api/resources/envelopes/metadata): Attach custom key-value data to envelopes for internal reference IDs and tracking - [Envelope branding](https://signatureapi.com/docs/api/resources/envelopes/branding): Add your company logo and accent colors to signing ceremonies and recipient emails - [Language](https://signatureapi.com/docs/api/resources/envelopes/language): Set the language for signing interfaces and recipient emails with supported language codes - [Time zone](https://signatureapi.com/docs/api/resources/envelopes/timezone): Configure time zones for deliverables at the account or envelope level - [Timestamp format](https://signatureapi.com/docs/api/resources/envelopes/timestamp-format): Customize the date and time format displayed in deliverables for your recipients - [Attestation and compliance](https://signatureapi.com/docs/api/resources/envelopes/attestation): Meet legal e-signature requirements for ESIGN, UETA, eIDAS, and country-specific standards like Mexico NOM-151 - [Create an envelope](https://signatureapi.com/docs/api/resources/envelopes/create): Create a new envelope with documents and recipients to start the signing process - [List envelopes](https://signatureapi.com/docs/api/resources/envelopes/list): Returns a paginated list of all envelopes in your account - [Retrieve an envelope](https://signatureapi.com/docs/api/resources/envelopes/get): Retrieve the full details of an existing envelope - [Update an envelope](https://signatureapi.com/docs/api/resources/envelopes/update): Update the label of an existing envelope - [Delete an envelope](https://signatureapi.com/docs/api/resources/envelopes/delete): Permanently delete a canceled, failed, or completed envelope - [Cancel an envelope](https://signatureapi.com/docs/api/resources/envelopes/cancel): Cancel an in-progress envelope to permanently halt the signing process - [Recipient](https://signatureapi.com/docs/api/resources/recipients/object): The recipient object represents a person who participates in an envelope as a signer, approver, preparer, or automatic signer - [Recipient lifecycle](https://signatureapi.com/docs/api/resources/recipients/lifecycle): Track recipient status through pending, awaiting, sent, completed, and other states - [Recipient routing](https://signatureapi.com/docs/api/resources/envelopes/routing): Control signing order with sequential or parallel recipient routing options - [Recipient Authentication](https://signatureapi.com/docs/api/resources/ceremonies/authentication/overview): Choose how recipients verify their identity before accessing a signing ceremony. - [Email Link Authentication](https://signatureapi.com/docs/api/resources/ceremonies/authentication/email-link): Authenticate recipients with a secure link sent to their email address. - [Email Code Authentication](https://signatureapi.com/docs/api/resources/ceremonies/authentication/email-code): Authenticate recipients with a verification code sent to their email address. - [Custom Authentication](https://signatureapi.com/docs/api/resources/ceremonies/authentication/custom): Use your own authentication system to verify recipients before they access the signing ceremony. - [Multiple Authentication Methods](https://signatureapi.com/docs/api/resources/ceremonies/authentication/multiple): Combine authentication methods to require recipients to complete more than one verification step. - [Signer](https://signatureapi.com/docs/api/resources/recipients/signer): A recipient type who must add their signature or initials to complete the document - [Approver](https://signatureapi.com/docs/api/resources/recipients/approver): A recipient type who reviews and approves documents without adding a signature - [Preparer](https://signatureapi.com/docs/api/resources/recipients/preparer): A recipient type who fills in document fields on behalf of other signers - [Automatic Signer](https://signatureapi.com/docs/api/resources/recipients/automatic-signer): A recipient type whose signature is applied automatically by the system - [Get a recipient](https://signatureapi.com/docs/api/resources/recipients/get): Retrieves the details of an existing recipient. - [Replace a recipient](https://signatureapi.com/docs/api/resources/recipients/replace): Replaces an existing recipient with a new one. - [Resend request](https://signatureapi.com/docs/api/resources/recipients/resend): Resends a signing request to the recipient. - [Document](https://signatureapi.com/docs/api/resources/documents/object): The document object represents a PDF or DOCX file within an envelope - [Document Templates](https://signatureapi.com/docs/api/resources/documents/templates): Generate documents from DOCX templates and dynamic data. - [Document URL and Upload](https://signatureapi.com/docs/api/resources/documents/url): Upload PDF or DOCX files via the dashboard, API, or external storage like S3 or Azure - [Place Object](https://signatureapi.com/docs/api/resources/places/object): Define signature fields, input areas, and auto-filled values at specific locations in documents - [Place Positioning](https://signatureapi.com/docs/api/resources/places/positioning): Position fields using text placeholders or fixed coordinates with page, x, and y values - [Captures](https://signatureapi.com/docs/api/resources/envelopes/captures): Retrieve data entered by recipients during signing ceremonies through the API - [Signature Place](https://signatureapi.com/docs/api/resources/places/signature): Add signature fields to documents using fixed coordinates or text placeholders - [Initials Place](https://signatureapi.com/docs/api/resources/places/initials): Add initials fields to documents for recipients to place their initials during signing - [Text Input Place](https://signatureapi.com/docs/api/resources/places/text-input): Collect information from recipients during signing with text input fields - [Boxed Text Input Place](https://signatureapi.com/docs/api/resources/places/boxed-text-input): Collect structured data with individual character boxes for codes, SSN digits, or dates - [Multi-Line Text Input Place](https://signatureapi.com/docs/api/resources/places/multiline-text-input): Collect longer text from recipients during signing with multi-line input fields - [Dropdown Place](https://signatureapi.com/docs/api/resources/places/dropdown): Add dropdown selection fields with predefined options for recipients to choose from - [Checkbox Place](https://signatureapi.com/docs/api/resources/places/checkbox): Add checkbox fields to documents for recipients to check during signing ceremonies - [Text Place](https://signatureapi.com/docs/api/resources/places/text): Insert static text strings at specific locations in documents before signing - [Date Places](https://signatureapi.com/docs/api/resources/places/date): Automatically insert completion dates for individual recipients or the entire envelope - [Recipient Name Place](https://signatureapi.com/docs/api/resources/places/recipient-name): Automatically insert the recipient's name at a specific location in the document - [Recipient Email Place](https://signatureapi.com/docs/api/resources/places/recipient-email): Automatically insert the recipient's email address at a specific location in the document - [Deliverable](https://signatureapi.com/docs/api/resources/deliverables/object): The deliverable object represents the final signed PDF generated when an envelope is completed. - [Deliverable Lifecycle](https://signatureapi.com/docs/api/resources/deliverables/lifecycle): The lifecycle and statuses of a deliverable. - [Standard Deliverable](https://signatureapi.com/docs/api/resources/deliverables/standard): Generate a signed PDF that includes the signed documents and a detailed audit log of the signing process. - [Simple Deliverable](https://signatureapi.com/docs/api/resources/deliverables/simple): Generate a signed PDF that includes only the signed documents, without an audit log. - [Protect your deliverable with a password](https://signatureapi.com/docs/api/resources/deliverables/password): Protect your deliverable with password encryption. - [Verify a Deliverable](https://signatureapi.com/docs/api/resources/deliverables/verification): Verify the cryptographic signature on SignatureAPI PDF deliverables using public key certificates. - [Create a deliverable](https://signatureapi.com/docs/api/resources/deliverables/create): Creates a new deliverable from a completed envelope. - [Retrieve a deliverable](https://signatureapi.com/docs/api/resources/deliverables/get): Retrieves the details of a deliverable, including its current status and download URL. - [List deliverables](https://signatureapi.com/docs/api/resources/deliverables/list): Returns a list of all deliverables for an envelope. - [Ceremony](https://signatureapi.com/docs/api/resources/ceremonies/object): The ceremony object represents a signing session where a recipient interacts with an envelope. - [Ceremony Lifecycle](https://signatureapi.com/docs/api/resources/ceremonies/lifecycle): The lifecycle and statuses of a ceremony. - [Ceremony URL](https://signatureapi.com/docs/api/resources/ceremonies/ceremony-url): Learn how to obtain the ceremony URL to deliver signing access yourself or embed the ceremony in your application. - [Redirect URL](https://signatureapi.com/docs/api/resources/ceremonies/redirect-url): Configure where recipients are sent after completing, declining, or failing a signing ceremony. - [Create a ceremony](https://signatureapi.com/docs/api/resources/ceremonies/create): Create a new signing ceremony for a recipient with custom authentication options. - [Event](https://signatureapi.com/docs/api/resources/events/object): The event object records changes and actions in your account, delivered via webhooks or retrievable through the API. - [Envelope events](https://signatureapi.com/docs/api/resources/events/envelope-events): Track envelope lifecycle changes including creation, completion, cancellation, and failure. - [Recipient events](https://signatureapi.com/docs/api/resources/events/recipient-events): Monitor recipient actions and status changes including signing, bounces, and replacements. - [Deliverable events](https://signatureapi.com/docs/api/resources/events/deliverable-events): Receive notifications when signed documents are generated and ready for download. - [Sender events](https://signatureapi.com/docs/api/resources/events/sender-events): Track sender email verification lifecycle events including creation, verification, failure, and deletion - [List events](https://signatureapi.com/docs/api/resources/events/all): Returns all events across your account, sorted with the most recent first. - [List envelope events](https://signatureapi.com/docs/api/resources/events/envelope): Returns all events for a specific envelope, sorted with the most recent first. - [List recipient events](https://signatureapi.com/docs/api/resources/events/recipient): Returns all events for a specific recipient, sorted with the most recent first. - [Upload](https://signatureapi.com/docs/api/resources/uploads/object): Store PDF, DOCX, or PNG files in SignatureAPI and reference them as document sources in envelopes. - [Create an upload](https://signatureapi.com/docs/api/resources/uploads/create): Upload a PDF, DOCX, or PNG file to SignatureAPI and get back a URL to use as a document source. - [Store an upload](https://signatureapi.com/docs/api/resources/uploads/store): Convert a temporary upload into a permanent upload that does not expire. - [Retrieve an upload](https://signatureapi.com/docs/api/resources/uploads/get): Retrieve the metadata for an existing upload by its ID. - [Sender](https://signatureapi.com/docs/api/resources/senders/object): A sender is a verified email address that SignatureAPI uses when sending signing requests to recipients - [Sender Lifecycle](https://signatureapi.com/docs/api/resources/senders/lifecycle): The verification lifecycle of a sender. - [Create a sender](https://signatureapi.com/docs/api/resources/senders/create): Register a new sender email address and start the verification process - [Get a sender](https://signatureapi.com/docs/api/resources/senders/get): Retrieve the details and current verification status of a sender - [Delete a sender](https://signatureapi.com/docs/api/resources/senders/delete): Remove a sender email address from your account - [API Guides](https://signatureapi.com/docs/api/guides/overview): Step-by-step tutorials and how-to guides for implementing common SignatureAPI workflows - [Quickstart](https://signatureapi.com/docs/api/guides/quickstart): Send your first document for signature using the SignatureAPI in this step-by-step tutorial - [Use Placeholders to Position Signatures](https://signatureapi.com/docs/api/guides/how-to/use-placeholders): Position signature fields dynamically using text placeholders embedded in your documents - [Use Fixed Positions to Position Signatures](https://signatureapi.com/docs/api/guides/how-to/use-fixed-positions): Position signature fields precisely using page coordinates for fixed-layout documents - [Multiple Recipients Signing In Parallel](https://signatureapi.com/docs/api/guides/how-to/parallel-signing): Send envelopes to multiple recipients simultaneously so they can sign in any order - [Multiple Recipients Signing Sequentially](https://signatureapi.com/docs/api/guides/how-to/sequential-signing): Route envelopes to recipients one at a time in a specific signing order - [Send an Envelope to an Approver](https://signatureapi.com/docs/api/guides/how-to/send-to-approver): Route an envelope through an approver before it reaches a signer - [Prepare a Document Before Sending to Sign](https://signatureapi.com/docs/api/guides/how-to/prepare-before-signing): Use a preparer to fill in document fields before the envelope reaches the signer - [Use Custom Authentication](https://signatureapi.com/docs/api/guides/how-to/custom-authentication): Authenticate recipients yourself and redirect them to the signing ceremony from your application - [Use Document Templates](https://signatureapi.com/docs/api/guides/how-to/document-templates): Generate personalized documents from DOCX templates and dynamic data - [Embed Signing in a Web App](https://signatureapi.com/docs/api/guides/how-to/embed-web): Embed the signing ceremony directly in your web app using an iframe and JavaScript message events - [Embed Signing in a Mobile App](https://signatureapi.com/docs/api/guides/how-to/embed-mobile): Embed the SignatureAPI signing interface in your mobile app using a WebView - [Set Up Webhooks](https://signatureapi.com/docs/api/guides/how-to/set-up-webhooks): Receive real-time event notifications from SignatureAPI in your own backend - [Get Deliverables Without the Audit Log](https://signatureapi.com/docs/api/guides/how-to/deliverable-without-audit-log): Generate a clean signed PDF without audit log pages using the simple deliverable type - [Customize Branding](https://signatureapi.com/docs/api/guides/how-to/customize-branding): Add your company logo, accent color, and email footer to signing ceremonies and recipient emails - [Organize with Topics and Metadata](https://signatureapi.com/docs/api/guides/how-to/organize-topics-metadata): Use topics and metadata together to categorize envelopes and link them to records in your own systems - [Send Bulk Envelopes](https://signatureapi.com/docs/api/guides/use-cases/bulk-envelopes): Send multiple personalized envelopes programmatically from a data set - [Send Signing Links via SMS](https://signatureapi.com/docs/api/guides/use-cases/sms-signing-link): Deliver signing links through SMS or any custom channel using inline ceremonies with short URLs - [Store Envelope Data on Completion](https://signatureapi.com/docs/api/guides/use-cases/store-data-webhook): Detect envelope completion with webhooks, retrieve captured data, and persist it to your database - [Download Signed Documents](https://signatureapi.com/docs/api/guides/use-cases/save-signed-documents): Retrieve signed deliverable PDFs after an envelope completes using webhooks and the deliverables API - [Multi-Tenant Applications](https://signatureapi.com/docs/api/guides/use-cases/multi-tenant): Integrate SignatureAPI into a multi-tenant SaaS platform where each tenant has its own signing workflows - [Mobile and In-Person Signing](https://signatureapi.com/docs/api/guides/use-cases/mobile-signing): Optimize documents for mobile devices and set up in-person signing on shared tablets - [Introduction](https://signatureapi.com/docs/embedded/introduction): Embed the signing interface into your application for a seamless user experience - [Ceremony Customization](https://signatureapi.com/docs/embedded/customization): Customize embedded signing appearance and behavior with URL query parameters - [Ceremony Events](https://signatureapi.com/docs/embedded/ceremony-events): Handle signing completion events via JavaScript messages or redirects in embedded ceremonies - [Embedding in a Web Application](https://signatureapi.com/docs/embedded/web-app): Embed the SignatureAPI signing interface in your web app using an iframe - [Embedding in a React Native Mobile App](https://signatureapi.com/docs/embedded/react-native): Add embedded signing to React Native apps using react-native-webview - [Dashboard](https://signatureapi.com/docs/dashboard/overview): Manage envelopes, track signing status, configure settings, and view API keys in the SignatureAPI Dashboard. - [Common Actions](https://signatureapi.com/docs/dashboard/common-actions): Quick answers to frequently asked questions about the SignatureAPI Dashboard. - [Browse Envelopes](https://signatureapi.com/docs/dashboard/envelopes): View, filter, and manage envelopes from the Dashboard. - [Email Inspector](https://signatureapi.com/docs/dashboard/emails): Preview and debug emails sent by SignatureAPI to recipients. - [Upload Permanent Files](https://signatureapi.com/docs/dashboard/library): Upload and manage permanent files for use as document sources in envelopes. - [General Settings](https://signatureapi.com/docs/dashboard/general-settings): Configure default language, time zone, and timestamp format for your SignatureAPI account. - [Manage Senders](https://signatureapi.com/docs/dashboard/senders): Manage verified email addresses that appear in signing request emails. - [Email Notifications](https://signatureapi.com/docs/dashboard/notification-channels) - [Manage Team Members](https://signatureapi.com/docs/dashboard/users): Invite team members and assign roles to control access to your SignatureAPI account. - [Manage API Keys](https://signatureapi.com/docs/dashboard/api-keys): Create and manage API keys for your SignatureAPI account. - [Manage Webhooks](https://signatureapi.com/docs/dashboard/webhooks): Set up webhook endpoints to receive real-time notifications when events happen in your account. - [AI Agents](https://signatureapi.com/docs/ai-toolkit/agents): Everything you need to build, integrate, and operate AI agents with SignatureAPI. - [Quickstart](https://signatureapi.com/docs/ai-toolkit/mcp/quickstart): Connect SignatureAPI to your favorite AI app and send your first envelope by chatting with it. - [MCP Server Overview](https://signatureapi.com/docs/ai-toolkit/mcp/overview): A hosted Model Context Protocol server that lets AI agents send and manage signed documents on SignatureAPI. - [Connecting Clients](https://signatureapi.com/docs/ai-toolkit/mcp/connecting-clients): Configure popular MCP clients to talk to the SignatureAPI MCP server. - [Authorization](https://signatureapi.com/docs/ai-toolkit/mcp/authorization): How the SignatureAPI MCP server authenticates requests with OAuth 2.1. - [Tools and Resources](https://signatureapi.com/docs/ai-toolkit/mcp/tools): The tools and resources the SignatureAPI MCP server exposes to agents. - [Managing Connections](https://signatureapi.com/docs/ai-toolkit/mcp/managing-connections): Review and revoke the MCP clients connected to a SignatureAPI account. - [llms.txt](https://signatureapi.com/docs/ai-toolkit/develop/llms-txt): Feed the full SignatureAPI documentation to your AI coding assistant. - [Context7](https://signatureapi.com/docs/ai-toolkit/develop/context7): Pull up-to-date SignatureAPI documentation into your AI coding assistant via the Context7 MCP server. - [Agentic Ceremonies](https://signatureapi.com/docs/ai-toolkit/agentic-ceremonies): Showcase of AI agents driving SignatureAPI signing ceremonies end-to-end, in parallel. - [Getting Started](https://signatureapi.com/docs/integrations/power-automate/getting-started): Start using the SignatureAPI connector in Power Automate - [Quickstart](https://signatureapi.com/docs/integrations/power-automate/quickstart): Build your first SignatureAPI flow in Power Automate in minutes - [Can I _______ ?](https://signatureapi.com/docs/integrations/power-automate/can_i): Quick answers to common Power Automate questions about signers, templates, and signature positioning - [Authentication](https://signatureapi.com/docs/integrations/power-automate/authentication): Set up API key authentication to connect SignatureAPI with Power Automate - [Triggers](https://signatureapi.com/docs/integrations/power-automate/triggers): Start Power Automate flows when envelopes complete, recipients sign, or emails bounce - [Troubleshooting](https://signatureapi.com/docs/integrations/power-automate/troubleshooting): Debug failed Power Automate flows and resolve common SignatureAPI integration errors - [The envelope](https://signatureapi.com/docs/integrations/power-automate/envelopes/envelope): Container holding documents and recipients that manages the signing workflow - [Topics and Filters](https://signatureapi.com/docs/integrations/power-automate/envelopes/topics): Topics help you organize envelopes and filter triggers. - [Language](https://signatureapi.com/docs/integrations/power-automate/envelopes/language): Set the language for signing interfaces and recipient emails in Power Automate flows - [Time Zone](https://signatureapi.com/docs/integrations/power-automate/envelopes/timezone): Configure time zones for deliverable timestamps in Power Automate flows - [Timestamp Format](https://signatureapi.com/docs/integrations/power-automate/envelopes/timestamp-format): Customize date and time format displayed in deliverables for Power Automate flows - [When an envelope is created](https://signatureapi.com/docs/integrations/power-automate/triggers/envelope-created): This event occurs whenever an envelope is created. - [When an envelope has started](https://signatureapi.com/docs/integrations/power-automate/triggers/envelope-started): This event occurs when an envelope status transitions from processing to in_progress, indicating it is ready to be sent to recipients. - [When an envelope is completed](https://signatureapi.com/docs/integrations/power-automate/triggers/envelope-completed): This event occurs when an envelope status transitions from in_progress to completed, indicating it has been completed by all recipients. - [When an envelope is canceled](https://signatureapi.com/docs/integrations/power-automate/triggers/envelope-canceled): This event occurs when the signing process has been intentionally stopped before completion, resulting in an envelope status of canceled. - [When an envelope fails](https://signatureapi.com/docs/integrations/power-automate/triggers/envelope-failed): This event occurs when an envelope fails, resulting in an envelope status of failed. - [Create an envelope](https://signatureapi.com/docs/integrations/power-automate/actions/create-envelope): Creates a new envelope to which you can add recipients and documents. - [Start an envelope](https://signatureapi.com/docs/integrations/power-automate/actions/start-envelope): Initiates the signing process for an envelope. - [Wait for envelope](https://signatureapi.com/docs/integrations/power-automate/actions/wait-envelope): Waits for an envelope to reach a completed state or another final status. - [Get an envelope](https://signatureapi.com/docs/integrations/power-automate/actions/get-envelope): Retrieves the details of an envelope. - [The recipient](https://signatureapi.com/docs/integrations/power-automate/recipients/recipient): Signers and other recipients who interact with envelope documents in Power Automate - [Recipient Routing](https://signatureapi.com/docs/integrations/power-automate/envelopes/routing): Control signing order with sequential or parallel recipient routing in Power Automate - [Redirect URL](https://signatureapi.com/docs/integrations/power-automate/recipients/redirect-url): Configure where recipients are redirected after completing signing ceremonies - [Recipient Authentication](https://signatureapi.com/docs/integrations/power-automate/recipients/authentication/overview): Choose between email link or custom authentication methods for signing ceremonies - [Email Link Authentication](https://signatureapi.com/docs/integrations/power-automate/recipients/authentication/email-link): Default authentication method that sends recipients email links to start signing - [Custom Authentication](https://signatureapi.com/docs/integrations/power-automate/recipients/authentication/custom): Authenticate recipients through your own workflow and share signing URLs directly - [When a recipient is released](https://signatureapi.com/docs/integrations/power-automate/triggers/recipient-released): This event occurs when a recipient is ready to be sent a request to complete an envelope. - [When a recipient is sent](https://signatureapi.com/docs/integrations/power-automate/triggers/recipient-sent): This event occurs when a request is sent to a recipient. - [When a recipient is completed](https://signatureapi.com/docs/integrations/power-automate/triggers/recipient-completed): This event occurs when a recipient has completed their part of the signing process. - [When a recipient bounces](https://signatureapi.com/docs/integrations/power-automate/triggers/recipient-bounced): This event occurs when an email is undeliverable, either temporarily (soft-bounce) or permanently (hard-bounce). - [When a recipient fails](https://signatureapi.com/docs/integrations/power-automate/triggers/recipient-failed): This event occurs when there is a failure related to a recipient, resulting in a recipient status of failed. - [When a recipient rejects](https://signatureapi.com/docs/integrations/power-automate/triggers/recipient-rejected): This event occurs when a recipient rejects the ceremony. - [When a recipient is replaced](https://signatureapi.com/docs/integrations/power-automate/triggers/recipient-replaced): This event occurs when a recipient is replaced with a new one. - [When a recipient is resent](https://signatureapi.com/docs/integrations/power-automate/triggers/recipient-resent): This event occurs when a request is resent to a recipient. - [Add a recipient](https://signatureapi.com/docs/integrations/power-automate/actions/add-recipient): Adds a signer to an envelope. - [Get a recipient](https://signatureapi.com/docs/integrations/power-automate/actions/get-recipient): Retrieves recipient details by their ID. - [Create a ceremony: Custom authentication](https://signatureapi.com/docs/integrations/power-automate/actions/create-ceremony-custom): Creates a ceremony where the recipient is authenticated externally to SignatureAPI. Use this to obtain a ceremony URL for sharing with recipients. - [Create a ceremony: Email link authentication](https://signatureapi.com/docs/integrations/power-automate/actions/create-ceremony-email-link): Creates a ceremony where the recipient is authenticated via a link sent to their email. - [The document](https://signatureapi.com/docs/integrations/power-automate/documents/document): PDF or DOCX files within an envelope for signing or informational purposes - [Templates](https://signatureapi.com/docs/integrations/power-automate/documents/templates): Generate documents programmatically using templates and dynamic data. - [File Sources in Power Automate](https://signatureapi.com/docs/integrations/power-automate/documents/sources): A few Power Automate actions where you can get your documents from - [Add a document: DOCX](https://signatureapi.com/docs/integrations/power-automate/actions/add-document-docx): Adds a DOCX document to an envelope. - [Add a document: PDF](https://signatureapi.com/docs/integrations/power-automate/actions/add-document): Adds a pdf document to an envelope. - [Add a template: DOCX](https://signatureapi.com/docs/integrations/power-automate/actions/add-template): Adds a DOCX template to an envelope. - [Add data to template](https://signatureapi.com/docs/integrations/power-automate/actions/add-template-data): Adds data to a template. - [The place](https://signatureapi.com/docs/integrations/power-automate/places/place): Define signature fields, input areas, and auto-filled values in Power Automate workflows - [Place positioning](https://signatureapi.com/docs/integrations/power-automate/places/positioning): Position fields using text placeholders or fixed coordinates in Power Automate - [Captures](https://signatureapi.com/docs/integrations/power-automate/envelopes/captures): Access data entered by recipients during signing ceremonies in Power Automate flows - [Signature Place](https://signatureapi.com/docs/integrations/power-automate/places/signature): Add signature fields to documents in Power Automate using the Add Place action - [Initials Place](https://signatureapi.com/docs/integrations/power-automate/places/initials): Add initials fields to documents in Power Automate using the Add Place action - [Text Input Place](https://signatureapi.com/docs/integrations/power-automate/places/text-input): Collect information from recipients with text input fields in Power Automate flows - [Text Place](https://signatureapi.com/docs/integrations/power-automate/places/text): Insert static text strings at specific document locations in Power Automate flows - [Date Places](https://signatureapi.com/docs/integrations/power-automate/places/date): Auto-insert completion dates for recipients or envelopes in Power Automate flows - [Add a place: Signature](https://signatureapi.com/docs/integrations/power-automate/actions/add-place-signature): Adds a signature place to a document. - [Add a place: Initials](https://signatureapi.com/docs/integrations/power-automate/actions/add-place-initials): Adds an initials place to a document. - [Add a place: Text Input](https://signatureapi.com/docs/integrations/power-automate/actions/add-place-text-input): Adds a text input place to a document. - [Add a place: Text](https://signatureapi.com/docs/integrations/power-automate/actions/add-place-text): Adds a text place to a document. - [Add a place: Envelope completed date](https://signatureapi.com/docs/integrations/power-automate/actions/add-place-envelope-completed-date): Adds a envelope completed date place to a document. - [Add a place: Recipient completed date](https://signatureapi.com/docs/integrations/power-automate/actions/add-place-recipient-completed-date): Adds a recipient completed date place to a document. - [The deliverable](https://signatureapi.com/docs/integrations/power-automate/deliverables/deliverable): The final PDF containing signed documents and audit log generated after envelope completion - [The Audit Log](https://signatureapi.com/docs/integrations/power-automate/deliverables/audit-log): Tamper-proof PDF containing signed documents and a cryptographically sealed event log - [Verify a Deliverable](https://signatureapi.com/docs/integrations/power-automate/deliverables/verification): Verify deliverable authenticity using Adobe Acrobat Reader's digital signature validation - [When a deliverable is generated](https://signatureapi.com/docs/integrations/power-automate/triggers/deliverable-generated): This event occurs when a deliverable, such as an audit log, is successfully generated. - [When a deliverable fails](https://signatureapi.com/docs/integrations/power-automate/triggers/deliverable-failed): This event occurs when the generation of a deliverable fails, resulting in a deliverable status of failed. - [Get a deliverable](https://signatureapi.com/docs/integrations/power-automate/actions/get-deliverable): Retrieves a deliverable using its ID. Use it to download a signed copy of the envelope. - [Guides Overview](https://signatureapi.com/docs/integrations/power-automate/guides/overview): Tutorials and how-to guides for building SignatureAPI workflows in Power Automate - [Power Automate Quickstart](https://signatureapi.com/docs/integrations/power-automate/guides/quickstart): Create a consent form from a DOCX template and send it for signature in Power Automate - [Automate Contract Signing with SignatureAPI and Microsoft Power Automate](https://signatureapi.com/docs/integrations/power-automate/guides/intermediate-tutorial): This tutorial shows how to streamline contract signatures by integrating SignatureAPI with Microsoft Forms, Power Automate, OneDrive, Dataverse, and Outlook. - [Filter Triggers by Envelope Topic](https://signatureapi.com/docs/integrations/power-automate/guides/how-to/filter-triggers): Limit Power Automate flow triggers to specific envelopes using topic filters - [Notify Your Team of Bounced Emails in Power Automate](https://signatureapi.com/docs/integrations/power-automate/guides/how-to/handle-errors): Set up alerts when signing request emails bounce to prevent onboarding delays - [Save Signed Documents](https://signatureapi.com/docs/integrations/power-automate/guides/how-to/save-deliverables): Automatically save signed document deliverables to SharePoint or OneDrive - [How to Use Fixed Positions in SignatureAPI with Microsoft Power Automate](https://signatureapi.com/docs/integrations/power-automate/guides/how-to/how-to-use-fixed-positions): Automate document signing with fixed position places using SignatureAPI and Microsoft Power Automate - [Filter SignatureAPI Webhook Notifications Using Microsoft Power Automate](https://signatureapi.com/docs/integrations/power-automate/guides/how-to/how-to-filter-webhooks-notifications): Route webhook notifications to specific departments by filtering on envelope topics in Power Automate - [Handle Recipient Bounce Errors with Slack Notifications Using SignatureAPI and Power Automate](https://signatureapi.com/docs/integrations/power-automate/guides/how-to/how-to-handle-errors): Detect recipient email bounces in SignatureAPI and send instant Slack notifications using Microsoft Power Automate - [Save Signed Documents to SharePoint and Notify via Outlook with SignatureAPI and Power Automate](https://signatureapi.com/docs/integrations/power-automate/guides/how-to/how-to-save-deliverables-sharepoint): Automatically save signed documents to SharePoint and send email notifications using SignatureAPI and Microsoft Power Automate - [Automating Employment Contracts with Microsoft Forms, SignatureAPI, and Microsoft Power Automate](https://signatureapi.com/docs/integrations/power-automate/guides/how-to/envelope-form-through-microsoft-forms): Automate employment contract signing when form submissions are received in Microsoft Forms - [Automating Employment Contracts with SharePoint List, SignatureAPI and Microsoft Power Automate](https://signatureapi.com/docs/integrations/power-automate/guides/how-to/envelope-new-item-sharepoint-list): Trigger contract signing automatically when new items are added to SharePoint lists - [Automating Customer Agreements with Power Apps, SignatureAPI, and Power Automate](https://signatureapi.com/docs/integrations/power-automate/guides/how-to/envelope-form-through-power-app): Build a Power Apps form that triggers automated customer agreement signing workflows using SignatureAPI and Microsoft Power Automate. - [Automating Bulk Sales Proposals with Excel, SignatureAPI, and Microsoft Power Automate](https://signatureapi.com/docs/integrations/power-automate/guides/how-to/multiple-envelopes-excel-bulk): Send bulk sales proposals for signature using data from Excel spreadsheets with SignatureAPI and Power Automate. - [Sending Contracts via SMS with Twilio, SharePoint List, SignatureAPI, and Power Automate](https://signatureapi.com/docs/integrations/power-automate/guides/how-to/ceremony-custom-twilio): Send signing links via SMS using Twilio when new SharePoint list items are created - [Embed a Signature Ceremony in Power Pages with SignatureAPI](https://signatureapi.com/docs/integrations/power-automate/guides/how-to/ceremony-embedded-power-pages): Learn how to embed a SignatureAPI signature ceremony directly into a Microsoft Power Pages form using Power Automate. - [Automating Employment Contracts and Storing Data in Microsoft Dataverse with Microsoft Forms, SignatureAPI, and Microsoft Power Automate](https://signatureapi.com/docs/integrations/power-automate/guides/how-to/envelope-add-row-to-dataverse): Automate employment contract signing with form data capture and store employee details in Microsoft Dataverse using SignatureAPI and Power Automate - [SignatureAPI for Zapier](https://signatureapi.com/docs/integrations/zapier/overview): Connect SignatureAPI with thousands of apps using the Zapier integration (private preview) - [HIPAA Compliance at SignatureAPI](https://signatureapi.com/docs/trust/compliance/hipaa): Configure SignatureAPI for HIPAA-compliant handling of protected health information with BAA support - [SOC 2 Compliance at SignatureAPI](https://signatureapi.com/docs/trust/compliance/soc2): SignatureAPI is SOC 2 Type II compliant with independently audited security controls - [GDPR Compliance at SignatureAPI](https://signatureapi.com/docs/trust/compliance/gdpr): SignatureAPI complies with EU and UK GDPR requirements for processing personal data - [California CCPA Compliance at SignatureAPI](https://signatureapi.com/docs/trust/compliance/ccpa): SignatureAPI complies with California CCPA and CPRA privacy requirements - [Terms & Conditions](https://signatureapi.com/docs/legal/terms/terms): Terms and conditions governing use of SignatureAPI services, website, and API - [Privacy Policy](https://signatureapi.com/docs/legal/terms/privacy): Privacy policy for the SignatureAPI website and marketing activities - [Data Processing Addendum](https://signatureapi.com/docs/legal/terms/dpa): Data Processing Addendum governing how SignatureAPI processes personal data on behalf of customers - [File](https://signatureapi.com/docs/api/resources/files/object): The file resource (deprecated). Use the Upload resource instead. - [Create a file (Deprecated)](https://signatureapi.com/docs/api/resources/files/create): Registers a new temporary file and returns a URL for uploading the content. - [Get a file (Deprecated)](https://signatureapi.com/docs/api/resources/files/get): Retrieves the details of an existing temporary file. - [Signature Places (Legacy)](https://signatureapi.com/docs/api/resources/places/signature-legacy): Add a place where signers can sign in a document - [Get a captured value](https://signatureapi.com/docs/integrations/power-automate/actions/get-capture): Retrieves a value entered by a recipient in an input place during signing. - [Attestation Not Allowed](https://signatureapi.com/docs/v1/errors/attestation-not-allowed): Error - [Bad Request](https://signatureapi.com/docs/v1/errors/bad-request): Error - [Blocked Recipient Email](https://signatureapi.com/docs/v1/errors/blocked-email): Error - [Could Not Add Document to Envelope](https://signatureapi.com/docs/v1/errors/cannot-add-document): Error - [Could Not Add Recipient to Envelope](https://signatureapi.com/docs/v1/errors/cannot-add-recipient): Error - [Cannot Cancel](https://signatureapi.com/docs/v1/errors/cannot-cancel): Error - [Cannot Convert](https://signatureapi.com/docs/v1/errors/cannot-convert): Error - [Could Not Create Ceremony](https://signatureapi.com/docs/v1/errors/cannot-create-ceremony): Error - [Could Not Create Sender](https://signatureapi.com/docs/v1/errors/cannot-create-sender): Error - [Cannot Delete](https://signatureapi.com/docs/v1/errors/cannot-delete): Error - [Cannot Download Document](https://signatureapi.com/docs/v1/errors/cannot-download-document): Error - [Could Not Download File](https://signatureapi.com/docs/v1/errors/cannot-download-file): Error - [Cannot Parse Document](https://signatureapi.com/docs/v1/errors/cannot-parse-document): Error - [Could Not Parse File](https://signatureapi.com/docs/v1/errors/cannot-parse-file): Error - [Cannot Populate Template](https://signatureapi.com/docs/v1/errors/cannot-populate-template): Error - [Cannot Replace](https://signatureapi.com/docs/v1/errors/cannot-replace): Error - [Cannot Resend](https://signatureapi.com/docs/v1/errors/cannot-resend): Error - [Cannot Start](https://signatureapi.com/docs/v1/errors/cannot-start): Error - [Delete Template Conflict](https://signatureapi.com/docs/v1/errors/delete-template-conflict): Error - [Deliverable Encryption Disabled](https://signatureapi.com/docs/v1/errors/deliverable-encryption-disabled): Error - [Deliverable Not Ready](https://signatureapi.com/docs/v1/errors/deliverable-not-ready): Error - [Duplicate Document Key](https://signatureapi.com/docs/v1/errors/duplicate-document-key): Error - [Duplicate Placeholder](https://signatureapi.com/docs/v1/errors/duplicate-placeholder): Error - [Empty Document](https://signatureapi.com/docs/v1/errors/empty-document): Error - [Envelope Is Not Completed](https://signatureapi.com/docs/v1/errors/envelope-not-completed): Error - [File Key Conflict](https://signatureapi.com/docs/v1/errors/file-key-conflict): Error - [File Has Expired](https://signatureapi.com/docs/v1/errors/filed-expired): Error - [Fixed Position Outside Document](https://signatureapi.com/docs/v1/errors/fixed-position-outside-document): Error - [Forbidden](https://signatureapi.com/docs/v1/errors/forbidden): Error - [From Email Domain Not Allowed](https://signatureapi.com/docs/v1/errors/from-email-domain-not-allowed): Error - [Incompatible Places](https://signatureapi.com/docs/v1/errors/incompatible-places): Error - [Invalid API Key](https://signatureapi.com/docs/v1/errors/invalid-api-key): Error - [Invalid Field Type](https://signatureapi.com/docs/v1/errors/invalid-field-type): Error - [Invalid File Format](https://signatureapi.com/docs/v1/errors/invalid-file-format): Error - [Invalid Included Document](https://signatureapi.com/docs/v1/errors/invalid-included-document): Error - [Invalid Place Recipient](https://signatureapi.com/docs/v1/errors/invalid-place-recipient): Error - [Invalid Placeholder](https://signatureapi.com/docs/v1/errors/invalid-placeholder): Error - [Invalid Places](https://signatureapi.com/docs/v1/errors/invalid-places): Error - [Live Mode Disabled](https://signatureapi.com/docs/v1/errors/live-mode-disabled): Error - [Missing Envelope Template Data Field](https://signatureapi.com/docs/v1/errors/missing-envelope-template-data-field): Error - [Missing Preset Symbol](https://signatureapi.com/docs/v1/errors/missing-preset-symbol): Error - [Mixed Placeholders](https://signatureapi.com/docs/v1/errors/mixed-placeholders): Error - [Test/Live Mode Conflict](https://signatureapi.com/docs/v1/errors/mode-conflict): Error - [Test/Live Mode Error](https://signatureapi.com/docs/v1/errors/mode-error): Error - [No Pages](https://signatureapi.com/docs/v1/errors/no-pages): Error - [No Signing Place](https://signatureapi.com/docs/v1/errors/no-signing-place): Error - [Non Existing Place](https://signatureapi.com/docs/v1/errors/non-existing-place): Error - [Not Found](https://signatureapi.com/docs/v1/errors/not-found): Error - [Place Outside Page](https://signatureapi.com/docs/v1/errors/place-outside-page): Error - [Repeated Sender](https://signatureapi.com/docs/v1/errors/repeated-sender): Error - [Sender Not Allowed](https://signatureapi.com/docs/v1/errors/sender-not-allowed): Error - [Template Error](https://signatureapi.com/docs/v1/errors/template-error): Error - [File Unsupported or Corrupted](https://signatureapi.com/docs/v1/errors/template-file-error): Error - [Forbidden Template](https://signatureapi.com/docs/v1/errors/template-forbidden): Error - [Template Not Found](https://signatureapi.com/docs/v1/errors/template-not-found): Error - [Too Early to Resend](https://signatureapi.com/docs/v1/errors/too-early-to-resend): Error - [Too Many Attempts](https://signatureapi.com/docs/v1/errors/too-many-attempts): Error - [Too Many Pages](https://signatureapi.com/docs/v1/errors/too-many-pages): Error - [Too Many Places](https://signatureapi.com/docs/v1/errors/too-many-places): Error - [Unknown Signer](https://signatureapi.com/docs/v1/errors/unknown-signer): Error - [Unsupported Delivery Type](https://signatureapi.com/docs/v1/errors/unsupported-delivery-type): Error - [Unsupported Recipient Type](https://signatureapi.com/docs/v1/errors/unsupported-recipient-type): Error - [Upload Already Stored](https://signatureapi.com/docs/v1/errors/upload-already-stored): Error - [Upload Key Conflict](https://signatureapi.com/docs/v1/errors/upload-key-conflict): Error - [User Storage Limit Reached](https://signatureapi.com/docs/v1/errors/user-storage-limit-reached): Error - [Validation Error](https://signatureapi.com/docs/v1/errors/validation-error): Error - [Get a document](https://signatureapi.com/docs/api/resources/documents/get): Retrieves the details of an existing document. - [Automate your workflows with SignatureAPI](https://signatureapi.com/docs/integrations/overview): Connect SignatureAPI with Power Automate, Zapier, and other platforms to automate document signing - [Power Automate](https://signatureapi.com/docs/integrations/power-automate-link): Integrate SignatureAPI with Microsoft Power Automate for no-code document signing workflows - [Delete an envelope](https://signatureapi.com/docs/integrations/power-automate/actions/delete-envelope): Deletes an envelope and all associated information. - [Concepts](https://signatureapi.com/docs/integrations/power-automate/concepts): Understand envelopes, documents, recipients, ceremonies, and deliverables in Power Automate - [Automate Contract Signing with SignatureAPI and Microsoft Power Automate](https://signatureapi.com/docs/integrations/power-automate/guides/advanced-tutorial): Build an advanced contract signing workflow with templates, multiple signers, and SharePoint integration - [Actions](https://signatureapi.com/docs/integrations/zapier/actions-searches): Create envelopes, manage signing ceremonies, and automate document workflows in Zapier - [Authentication](https://signatureapi.com/docs/integrations/zapier/authentication): Set up API key authentication to connect SignatureAPI with Zapier - [Find Deliverable](https://signatureapi.com/docs/integrations/zapier/deliverables/actions/find-deliverable): Search for a deliverable by ID and access signed documents - [The Audit Log](https://signatureapi.com/docs/integrations/zapier/deliverables/audit-log): Tamper-proof PDF with signed documents and cryptographically sealed event log - [The deliverable](https://signatureapi.com/docs/integrations/zapier/deliverables/deliverable): Final PDF containing signed documents and audit log generated after envelope completion - [When a deliverable is generated](https://signatureapi.com/docs/integrations/zapier/deliverables/triggers/deliverable-generated): This event occurs when a deliverable, such as an audit log, is successfully generated. - [Verify a Deliverable](https://signatureapi.com/docs/integrations/zapier/deliverables/verification): Verify deliverable authenticity using Adobe Acrobat Reader's signature validation - [Cancel Envelope](https://signatureapi.com/docs/integrations/zapier/envelopes/actions/cancel-envelope): Cancel an existing envelope, stopping the signing process - [Create Envelope from Template](https://signatureapi.com/docs/integrations/zapier/envelopes/actions/create-envelope-template): Create a new envelope using a pre-defined template with dynamic data - [Delete Envelope](https://signatureapi.com/docs/integrations/zapier/envelopes/actions/delete-envelope): Permanently delete an envelope from your account - [Find Envelope](https://signatureapi.com/docs/integrations/zapier/envelopes/actions/find-envelope): Search for an existing envelope by ID - [The envelope](https://signatureapi.com/docs/integrations/zapier/envelopes/envelope): Container holding documents and recipients that manages the signing workflow in Zapier - [Envelope Templates](https://signatureapi.com/docs/integrations/zapier/envelopes/templates): Create reusable envelope templates with dynamic data fields - [Topics and Filters](https://signatureapi.com/docs/integrations/zapier/envelopes/topics): Topics help you organize envelopes and filter triggers. - [When an envelope is canceled](https://signatureapi.com/docs/integrations/zapier/envelopes/triggers/envelope-canceled): Triggered when an envelope is canceled before completion - [When an envelope is completed](https://signatureapi.com/docs/integrations/zapier/envelopes/triggers/envelope-completed): Triggered when all recipients have completed an envelope - [When an envelope is created](https://signatureapi.com/docs/integrations/zapier/envelopes/triggers/envelope-created): Triggered when a new envelope is created - [When an envelope fails](https://signatureapi.com/docs/integrations/zapier/envelopes/triggers/envelope-failed): Triggered when an envelope encounters an error during processing - [When an envelope is started](https://signatureapi.com/docs/integrations/zapier/envelopes/triggers/envelope-started): Triggered when an envelope begins the signing process - [Getting Started](https://signatureapi.com/docs/integrations/zapier/getting-started): Start using the SignatureAPI Zapier connector - [Filter Triggers](https://signatureapi.com/docs/integrations/zapier/guides/how-to/filter-triggers): Limit Zap triggers to specific envelopes using filter conditions - [Handle Errors](https://signatureapi.com/docs/integrations/zapier/guides/how-to/handle-errors): Set up error handling and notifications for failed Zaps - [Save Deliverables](https://signatureapi.com/docs/integrations/zapier/guides/how-to/save-deliverables): Automatically save signed documents to cloud storage using Zapier - [Intermediate Tutorial](https://signatureapi.com/docs/integrations/zapier/guides/intermediate-tutorial): Build advanced SignatureAPI Zaps with multiple steps and conditional logic - [Guides Overview](https://signatureapi.com/docs/integrations/zapier/guides/overview): Tutorials and how-to guides for building SignatureAPI workflows in Zapier - [Quickstart](https://signatureapi.com/docs/integrations/zapier/guides/quickstart): Create your first SignatureAPI Zap with this step-by-step tutorial - [Quickstart](https://signatureapi.com/docs/integrations/zapier/quickstart): Build your first SignatureAPI Zap in minutes with this step-by-step guide - [Find Recipient](https://signatureapi.com/docs/integrations/zapier/recipients/actions/find-recipient): Search for a specific recipient by ID - [Generate Ceremony](https://signatureapi.com/docs/integrations/zapier/recipients/actions/generate-ceremony): Generate signing ceremony URLs for an envelope - [Send Ceremony](https://signatureapi.com/docs/integrations/zapier/recipients/actions/send-ceremony): Send the signing ceremony to recipients via email - [code via email](https://signatureapi.com/docs/integrations/zapier/recipients/authentication/code-via-email) - [Custom Authentication](https://signatureapi.com/docs/integrations/zapier/recipients/authentication/custom): Authenticate recipients through your own app and share signing URLs directly - [Email Link Authentication](https://signatureapi.com/docs/integrations/zapier/recipients/authentication/email-link): Default authentication that sends recipients secure signing links via email - [Authentication Overview](https://signatureapi.com/docs/integrations/zapier/recipients/authentication/overview): Choose recipient authentication methods for secure document signing in Zapier - [The recipient](https://signatureapi.com/docs/integrations/zapier/recipients/recipient): Signers and recipients who interact with envelope documents in Zapier workflows - [Redirect URL](https://signatureapi.com/docs/integrations/zapier/recipients/redirect-url): Configure where recipients are redirected after completing signing ceremonies - [When a recipient bounces](https://signatureapi.com/docs/integrations/zapier/recipients/triggers/recipient-bounced): Triggered when an email to a recipient is undeliverable - [When a recipient completes](https://signatureapi.com/docs/integrations/zapier/recipients/triggers/recipient-completed): Triggered when a recipient completes their part of an envelope - [When a recipient fails](https://signatureapi.com/docs/integrations/zapier/recipients/triggers/recipient-failed): Triggered when an error occurs during the recipient process - [When a recipient rejects](https://signatureapi.com/docs/integrations/zapier/recipients/triggers/recipient-rejected): Triggered when a recipient declines to sign an envelope - [When a recipient is released](https://signatureapi.com/docs/integrations/zapier/recipients/triggers/recipient-released): Triggered when a recipient is ready to be sent a signing request - [When a recipient is replaced](https://signatureapi.com/docs/integrations/zapier/recipients/triggers/recipient-replaced): Triggered when a recipient is replaced with another recipient - [When a recipient is resent](https://signatureapi.com/docs/integrations/zapier/recipients/triggers/recipient-resent): Triggered when a signing request is resent to a recipient - [When a recipient is sent](https://signatureapi.com/docs/integrations/zapier/recipients/triggers/recipient-sent): Triggered when a signing request is successfully sent to a recipient - [Triggers](https://signatureapi.com/docs/integrations/zapier/triggers): Start Zaps when envelopes complete, recipients sign, or emails bounce - [Troubleshooting](https://signatureapi.com/docs/integrations/zapier/troubleshooting): Common issues and solutions for the SignatureAPI Zapier integration