-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
- https://paperform.readme.io/reference/listpapersignfolders
- https://paperform.readme.io/reference/listpapersignspaces
- https://paperform.readme.io/reference/papersigncopydocument
get-document
Prompt
Get a document using a specified ID. A single required prop is the 'document_id'. documentId has async opts
URLs
- https://paperform.readme.io/reference/listpapersigndocuments
- https://paperform.readme.io/reference/getpapersigndocument
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
Type
Projects
Status