Unify Integrations
Logo
PandaDoc

PandaDoc

Logo

2 mins READ

PandaDoc is a document automation platform that helps businesses create, send, track, and eSign proposals, quotes, contracts, and other documents. It offers customizable templates, real-time collaboration, and workflow automation to streamline document processes. 

PandaDoc stands out with its all-in-one document automation, eSignature, and CRM integration capabilities, streamlining the entire sales document workflow in a single platform.

Authentication

Before you begin, make sure you have the following information:

  • Connection Name: Choose a meaningful name for your connection. This name helps you identify the connection within your application or integration settings. It could be something descriptive like 'MyPandaDoc'.

  • Authentication Type: PandaDoc uses API Token for authentication.

API Token 

  • Log in to your PandaDoc platform as an admin.

  • Go to the Settings and navigate to API Integrations

  • Navigate to API and Webhooks and Enable it.

  • Open Dev Center and navigate to Configuration

  • Retrieve API key from sandbox and save it securely for further use

    Frame 328.png
    Frame 328.png
    Frame 329.png
    Frame 329.png

Actions Supported

ActionsDescription
Create linked objectUse the POST method to create a linked object in the document in Pandadoc
Delete documentDelete a document by ID in Pandadoc
Delete linked objectUse the DELETE method to remove a linked object for the document in Pandadoc
Document detailsReturn detailed data about a document in Pandadoc
Document statusCheck document status to confirm it's ready before using other API methods in Pandadoc
List documentsRetrieve documents by their linked objects from external systems in Pandadoc
List linked objectsUse GET to retrieve all linked objects for the document in Pandadoc
Move document to draftRevert the document to draft to continue editing in Pandadoc
Send documentMove the document to sent and optionally send an email in Pandadoc
Update documentUse the PATCH method to update a document in Pandadoc