- Home
- Resources
- Integrations
- PandaDoc
PandaDoc Make integrationAutomate PandaDoc with Make.
What if every proposal, contact and PDF in PandaDoc moved on its own? The PandaDoc Make integration gives you 12 modules: 1 instant trigger, 9 actions and 2 searches. This guide is for sales and ops people who know PandaDoc and want a working scenario, not an API manual.
Verified Trustpilot reviews · AI, automation & growth agency
What can the PandaDoc Make integration automate?
The PandaDoc Make integration links your PandaDoc account to Make, a visual tool where you build a scenario: an automation made of modules, each module being one brick such as a trigger, an action or a search. Make then creates documents, manages contacts and reacts to document events for you, without code.
Finished PDFs land where your team files them. Watch Documents fires when the document event you picked happens, and Download a Document hands the PDF to the next module, so a storage app or an email step can pick it up.
New deals start with a ready document. When a deal is won in your CRM, Create a Contact adds the buyer to PandaDoc, then Create a Document drafts the proposal for that person. The rep opens PandaDoc and finds the file waiting.
Your contact list stays clean. Get a Contact and List Contacts read what PandaDoc already holds, Update a Contact fixes a changed email, and Delete a Contact removes someone who left the account.
The official documentation gives no numeric limit for this app, and the listed modules do not cover every PandaDoc endpoint. For the rest, Make an API Call reuses the same connection. PandaDoc may also have an n8n node; the n8n vs Make page lays out how the two tools differ. If Make itself is new to you, the Make review and the Make pricing guide are good places to start.
How do you connect PandaDoc to Make?
- 01
Add a PandaDoc module
You need an active PandaDoc account first. In your Make scenario, add any PandaDoc module and click Create a connection. A connection is your PandaDoc account linked to Make once, then reused by every PandaDoc module you add later.
- 02
Name it and save
The Connection name field is optional, but a clear name such as "PandaDoc sales team" helps when you run several accounts. Then click Save.
- 03
Authorize the access
Log in to PandaDoc if it asks, then click Authorize. You are back in the module, and Make can now read the documents and contacts that your PandaDoc account can see.
Build your first scenario with PandaDoc
GoalWhen a document event happens in PandaDoc, Make downloads that document as a PDF, ready for the next module.
- 01
Create the scenario
Open the Scenarios page in Make, create a new scenario and click the big +. Search for PandaDoc and pick Watch Documents as the first module.
- 02
Set up the trigger
Click Create a webhook, then Create a connection and authorize PandaDoc. Choose the document event you care about, so the scenario only starts on that case and ignores the rest.
- 03
Add the download
Click the + on the right of the trigger and add Download a Document. Map the document that the trigger received. Make passes it along as a bundle, one item flowing to the next module.
- 04
Test with Run once
Click Run once, then trigger the event in PandaDoc on a test document. Open the bubbles on each module to read the bundles they received and check that a PDF came out.
- 05
Switch it on
Add the module that should store or send the PDF, run one more test, then switch the scenario on. Each module run counts as an operation, the unit Make tallies on your plan.
What starts a PandaDoc scenario
1 module starts a scenario when something happens in PandaDoc. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by PandaDoc as soon as it happens.
Watch Documents
Instant triggerIn Make“Triggers when a document event occurs according to the event parameter.”
Watch Documents starts your scenario the moment a PandaDoc document goes through the event you selected in its settings. It is the only trigger of the app, so every PandaDoc automation that reacts to documents begins here.
Everything PandaDoc can do in Make
PandaDoc gives you 11 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Create a Contact
ActionIn Make“Creates a new contact.”
Adds a person to your PandaDoc contacts from data another app already holds, so reps stop typing the same name and email twice.
Create a Document
ActionIn Make“Creates a new document.”
Drafts a new PandaDoc document straight from your scenario, filled with the data mapped from earlier modules, so the proposal exists before anyone opens the editor.
Delete a Contact
ActionIn Make“Deletes a contact.”
Removes a contact from PandaDoc, which keeps your recipient list free of people who no longer belong in it.
Delete a Document
ActionIn Make“Deletes a document.”
Erases a PandaDoc document for good, handy for clearing out drafts that were created by a scenario and never sent.
Download a Document
ActionIn Make“Downloads a document in PDF format.”
Pulls a PandaDoc document out as a PDF file, which the next module can store, attach to an email or pass to an archive.
Get a Contact
ActionIn Make“Gets the details of a contact.”
Reads the full details of one PandaDoc contact when you already know which one you want, and hands them to the rest of the scenario.
Get a Document
ActionIn Make“Gets the details of a document.”
Fetches the details of one PandaDoc document, so later modules can work with what PandaDoc stores about it instead of guessing.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Sends a request to any endpoint of the PandaDoc API using the connection you already set up, which covers what the 11 other modules leave out.
Update a Contact
ActionIn Make“Updates an existing contact.”
Changes the stored details of an existing PandaDoc contact, so the next document goes out with the right name, company or email.
List Contacts
SearchIn Make“Retrieves a list of all contacts.”
Brings back all the contacts stored in PandaDoc, one bundle per person, so you can compare, sync or clean them in one pass.
Search Documents
SearchIn Make“Searches for documents by given parameters.”
Finds PandaDoc documents that match the criteria you set, which is how a scenario locates files without knowing their IDs ahead of time.
Need help automating PandaDoc with Make?
A person reads every message.