Docnify
Overview
SLUG: DOCNIFY
Description
Docnify is a digital signing platform that simplifies the document signing process, offering integrations with tools like Figma, Jira, Trello, and Google Docs to create a unified workspace.
Authentication Details
API Key
Connecting to Docnify
Create an auth config
Use the dashboard to create an auth config for the Docnify toolkit. This allows you to connect multiple Docnify accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Docnify Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Docnify toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
DOCNIFY_ADD_DOCUMENT_RECIPIENT
Tool Name: Add Document Recipient
Description
Action Parameters
Action Response
DOCNIFY_CREATE_DOCUMENT_FIELDS
Tool Name: Create Document Fields
Description
Action Parameters
Action Response
DOCNIFY_DELETE_DOCUMENT
Tool Name: Delete Document
Description
Action Parameters
Action Response
DOCNIFY_DELETE_DOCUMENT_FIELDS
Tool Name: Delete Document Field
Description
Action Parameters
Action Response
DOCNIFY_DELETE_DOCUMENT_RECIPIENT
Tool Name: Delete document recipient
Description
Action Parameters
Action Response
DOCNIFY_GET_DOCUMENT
Tool Name: Get Document
Description
Action Parameters
Action Response
DOCNIFY_GET_TEMPLATE
Tool Name: Get Template
Description
Action Parameters
Action Response
DOCNIFY_LIST_DOCUMENTS
Tool Name: List Documents
Description
Action Parameters
Action Response
DOCNIFY_LIST_TEMPLATES
Tool Name: List Templates
Description
Action Parameters
Action Response
DOCNIFY_RESEND_DOCUMENT
Tool Name: Resend Document
Description
Action Parameters
Action Response
DOCNIFY_SEND_DOCUMENT
Tool Name: Send Document
Description
Action Parameters
Action Response
DOCNIFY_UPDATE_DOCUMENT_FIELDS
Tool Name: Update Document Fields
Description
Action Parameters
Action Response
DOCNIFY_UPDATE_DOCUMENT_RECIPIENT
Tool Name: Update Document Recipient
Description
Action Parameters
Action Response