Docuseal
Learn how to use Docuseal with Composio
Overview
Enum
DOCUSEAL
Description
DocuSeal is a platform that provides a powerful and easy-to-use API to implement eSignature workflows, allowing users to automate document and template management processes without relying on the web interface.
Authentication Details
API_KEY
api_key
Actions
DOCUSEAL_ARCHIVE_TEMPLATE
Action Parameters
id
Action Response
data
error
successful
DOCUSEAL_CLONE_TEMPLATE
Action Parameters
folder_id
name
template_id
Action Response
data
error
successful
DOCUSEAL_CREATE_SUBMISSION_FROM_PDF
Action Parameters
email
fields
pdf
template_id
webhook_url
Action Response
data
error
successful
DOCUSEAL_CREATE_TEMPLATE_FROM_HTML
Action Parameters
fields
html
name
Action Response
data
error
successful
DOCUSEAL_GET_TEMPLATE
Action Parameters
template_id
Action Response
data
error
successful
DOCUSEAL_LIST_SUBMISSIONS
Action Parameters
document_id
limit
offset
Action Response
data
error
successful
DOCUSEAL_LIST_SUBMITTERS
Action Parameters
Action Response
data
error
successful
DOCUSEAL_LIST_TEMPLATES
Action Parameters
after
application_key
archived
before
folder
limit
Action Response
data
error
successful
DOCUSEAL_MERGE_TEMPLATES
Action Parameters
output_name
template_ids
Action Response
data
error
successful
DOCUSEAL_UPDATE_TEMPLATE
Action Parameters
folder_id
name
template_id
Action Response
data
error
successful