Skip to content

[Components] ignisign #14570

@pipedream-component-development

Description

ignisign

URLs

Webhook Sources

new-signature-proof-instant

Prompt

Emit new event when a signature proof is generated. No props required.

URLs

Actions

create-signer

Prompt

Creates a new signer entity in Ignisign. Props required: 'signerProfileId' and 'firstName' (the name of the signer), 'email' (the email of the signer). Optional prop: 'externalId', 'lastName', 'phoneNumber', 'nationality', 'birthDate', 'birthPlace' and 'birthCountry'.

URLs

create-signature-request

Prompt

Initiates a document signature request through Ignisign. Required props: 'documentId' (the unique identifier for the document to be signed), 'signerId' (the unique identifier of the signer).

URLs

get-signature-proof

Prompt

Retrieves a proof file for a specific signature. Required props: 'signRequestId' (the identifier of the signature request you want to get the proof for). This action returns a proof file that can be used to verify the signature.

URLs

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions