- Home
- Resources
- Integrations
- DocuGenerate
DocuGenerate Make integrationAutomate DocuGenerate with Make.
What if every contract, quote or certificate filled itself in? The DocuGenerate Make integration gives you 4 modules: 2 triggers and 2 actions. This guide is for anyone who builds documents from templates, and it walks you from the connection to a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the DocuGenerate Make integration do for you?
The DocuGenerate Make integration links your DocuGenerate account to Make, a no-code tool where you build a scenario: an automation made of modules, each module being one brick such as a trigger or an action. Data from your other apps fills your DocuGenerate templates, and new documents or templates can start the next step on their own.
Paperwork that writes itself. A sales rep closes a deal in the CRM, or a client submits a form. Generate a Document takes that data and pours it into your template. Pair it with a form tool such as the one described in the 123FormBuilder Make integration and each submission becomes a finished document.
Every new file reaches the right people. Watch New Document notices each document generated from a template, so a following module can email it, store it or log it in a spreadsheet. Nobody has to download and forward it by hand.
A heads-up when the template library grows. Watch New Template picks up each template someone creates, which lets you post a message to the team channel or keep an inventory list current.
Both triggers are scheduled: Make checks DocuGenerate on the scenario's schedule, not the second something happens. For anything the listed modules skip, Make an API Call reaches the rest of the DocuGenerate API with the same connection. Weighing another tool? The n8n vs Make comparison lays out both, and the Make training covers the editor from scratch.
How do you connect DocuGenerate to Make?
- 01
Generate your API key
In DocuGenerate, open the Settings page, go to the Developers tab and click Generate API Key. Confirm in the dialog box, then copy the key shown in the window. You need an active DocuGenerate account for this.
- 02
Add a DocuGenerate module
In your Make scenario, add any DocuGenerate module and click Create a connection. A connection is your DocuGenerate account linked to Make once, then reused by every DocuGenerate module you add later.
- 03
Paste the key and save
Give the connection a name in the Connection name field if you like, it helps when several accounts coexist. Paste the API key you copied, then save. Make can now read your templates and documents.
Your first scenario with DocuGenerate
GoalWhen a form or another app sends new data, Make turns it into a DocuGenerate document.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the +. Pick the app that holds your data first, for example your form tool, and choose its trigger.
- 02
Add Generate a Document
Click the + on the right of that first module, search for DocuGenerate and pick Generate a Document. Select your connection, or click Create a connection if this is your first time.
- 03
Map the data
Choose the template in the module, which Make lists once the connection exists. Then map each value from the previous module, such as a name or an amount, into the matching part of the template.
- 04
Test with Run once
Click Run once and send one test entry through your form. Open the bubble above each module to read the bundle it received, a bundle being one item passed from module to module.
- 05
Schedule and switch on
Set the schedule on the first module, every 15 minutes by default, then switch the scenario on. From now on each new entry becomes a document without you opening DocuGenerate.
DocuGenerate triggers in Make
2 modules start a scenario when something happens in DocuGenerate. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by DocuGenerate as soon as it happens.
Watch New Document
Scheduled triggerIn Make“Triggers when a new document is generated from a template.”
This trigger hands your scenario each document that DocuGenerate generates from a template, so the file can travel on without anyone downloading it. Every document arrives as its own bundle, ready for the next module.
Watch New Template
Scheduled triggerIn Make“Triggers when a new template is created.”
You learn about every template created in your DocuGenerate account, without checking the library yourself. The scenario receives one bundle per new template and can pass its details to a chat tool, a spreadsheet or a task list.
DocuGenerate actions in Make
DocuGenerate gives you 2 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Generate a Document
ActionIn Make“Generates a document based on a template and a dynamic data set.”
Here is the module that produces the finished file: it takes one of your templates and fills it with the data mapped from earlier modules, a signed deal or a form entry for instance.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Reach any part of the DocuGenerate API that the other modules leave aside, using the connection you already set up. No second key, no separate login.
Need help automating DocuGenerate with Make?
A person reads every message.