SignaturesIn development

Ignisign

IgniSign is a comprehensive electronic signature platform that enables users to sign, send, and manage documents securely online.

In development

Cataloged and scoped, not yet available to run in production.

32
actions

Actions

Operations this integration can perform.

35

Ignisign API Authentication

Tool to authenticate an application over Ignisign API and retrieve a JWT. Use when obtaining a bearer token before making other API calls.

Cancel Signature Request

Cancel (close) a signature request to terminate it. This uses the Ignisign /close endpoint which permanently cancels the signature workflow. Use this when you need to abort a signature request that is in DRAFT or IN_PROGRESS status. This operation is idempotent - calling it on an already cancelled request returns success without error.

Initialize Document

Tool to initialize a document for a signature request. Use when linking a new document to an existing signature request after creating that request.

Create Signer

Tool to create a new signer. Use when onboarding a signer to an application environment after selecting a signer profile.

Create Webhook Endpoint

Tool to create a new webhook endpoint for an application. Use after obtaining application ID and environment to register for event notifications.

Delete Document

Tool to delete a specific document by its ID. Use when you need to permanently remove a document after processing is complete.

Delete Ignisign Signature Request

Permanently deletes a signature request from Ignisign by its ID. This action is irreversible and removes the signature request along with all associated data. The signature request ID can be obtained from the IGNISIGN_INIT_SIGNATURE_REQUEST action or IGNISIGN_GET_SIGNATURE_REQUESTS action.

Delete Signer

Tool to revoke/delete a signer from an Ignisign application environment. This action permanently revokes the signer's access and is idempotent (can be called multiple times on the same signer). Use when you need to remove a signer after confirming their signer ID.

Related integrations

Don't see the exact action you need?

Tell us what you're trying to connect and we'll help you evaluate whether it fits the current catalog or needs prioritizing.