Pandadoc
Overview
SLUG: PANDADOC
Description
PandaDoc offers document creation, e-signatures, and workflow automation, helping sales teams and businesses streamline proposals, contracts, and agreement processes
Authentication Details
API Key
Connecting to Pandadoc
Create an auth config
Use the dashboard to create an auth config for the Pandadoc toolkit. This allows you to connect multiple Pandadoc accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Pandadoc 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 Pandadoc toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
PANDADOC_CREATE_CONTACT
Tool Name: Create Contact
Description
Action Parameters
Action Response
PANDADOC_CREATE_DOCUMENT_ATTACHMENT
Tool Name: Create Document Attachment
Description
Action Parameters
Action Response
PANDADOC_CREATE_DOCUMENT_FROM_FILE
Tool Name: Create Document from File Upload
Description
Action Parameters
Action Response
PANDADOC_CREATE_FOLDER
Tool Name: Create Document Folder
Description
Action Parameters
Action Response
PANDADOC_CREATE_TEMPLATE
Tool Name: Create Template
Description
Action Parameters
Action Response
PANDADOC_CREATE_WEBHOOK
Tool Name: Create PandaDoc Webhook
Description
Action Parameters
Action Response
PANDADOC_DELETE_CONTACT
Tool Name: Delete Contact
Description
Action Parameters
Action Response
PANDADOC_DELETE_TEMPLATE
Tool Name: Delete Template
Description
Action Parameters
Action Response
PANDADOC_LIST_CONTACTS
Tool Name: List Contacts
Description
Action Parameters
Action Response
PANDADOC_LIST_DOCUMENT_FOLDERS
Tool Name: List Document Folders
Description
Action Parameters
Action Response
PANDADOC_LIST_TEMPLATES
Tool Name: List Templates
Description
Action Parameters
Action Response
PANDADOC_MOVE_DOCUMENT_TO_FOLDER
Tool Name: Move Document to Folder
Description
Action Parameters
Action Response
PANDADOC_CREATE_OR_UPDATE_CONTACT
Tool Name: Create or Update Contact
Description
Action Parameters
Action Response
PANDADOC_GET_TEMPLATE_DETAILS
Tool Name: Get Template Details
Description
Action Parameters
Action Response