Skip to content

[Components] papersign #14412

@pipedream-component-development

Description

papersign

URLs

Webhook Sources

new-event-instant

Prompt

Emit new event when any document or signer action occurs. No props required.

URLs

new-document-completed-instant

Prompt

Emit new event when a document is completed, i.e., all signers have signed. No props required.

URLs

new-signer-signed-instant

Prompt

Emit new event when a signer signs a document. No props required.

URLs

Actions

copy-document

Prompt

Duplicates a given document. The prop for the original document ID is required. optional props are 'name', 'space_id', 'path' and 'folder_id'. folderId and spaceId have async opts

URLs

get-document

Prompt

Get a document using a specified ID. A single required prop is the 'document_id'. documentId has async opts

URLs

send-document

Prompt

Dispatches a document to a specified recipient. Required prop: 'document_id'. documentId has async opts. optional props: 'expiration', 'invite_message', 'from_user_email', 'document_recipient_emails', 'automatic_reminders', 'signers', 'variables' and 'copy'

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