- Home
- Resources
- Integrations
- TemplateDocs
TemplateDocs Make integrationAutomate TemplateDocs with Make.
What if every new deal or signup produced its document without anyone opening a template? The TemplateDocs Make integration gives you 2 action modules. This guide shows how to link your account, build a first scenario and pick the right module.
Verified Trustpilot reviews · AI, automation & growth agency
What can the TemplateDocs Make integration do for you?
The TemplateDocs Make integration lets Make create documents for you from templates you already keep in TemplateDocs. You build a scenario, the automation you design in Make as a chain of modules, and each module is one brick of it: here, the step that produces the document.
Proposals that write themselves. When a deal moves forward in your CRM, a scenario passes the client details to Generate a Document, which creates the proposal from your standard template. Your sales team starts from a finished file instead of a blank copy.
Onboarding packs on signup. A new form entry or a new row in a sheet can feed the same module, so each customer gets their welcome document built from the same template, with their own data mapped in.
Anything the listed module skips. Make an API Call reaches any endpoint of the TemplateDocs API with the connection you already set up, which covers what the ready-made module does not.
One thing to know up front: TemplateDocs has no trigger in Make, so it never starts a scenario on its own. Another app, or the schedule you set in Make, kicks things off. If you are new to the editor, the Make training walks through it, and Make pricing explains how runs are counted. The same app may also exist as an n8n node; n8n vs Make lays out the criteria for choosing.
How do you connect TemplateDocs to Make?
- 01
Copy your API key
You need an active TemplateDocs account and an API key. In your TemplateDocs dashboard, open the API Keys section and copy the key shown on screen. Keep it at hand for the next step.
- 02
Add a TemplateDocs module
In your Make scenario, add any TemplateDocs module and click Create a connection. A connection is your TemplateDocs account linked to Make once, then reused by every TemplateDocs module you add later.
- 03
Name it and paste the key
The Connection name field is optional, but a clear name helps when you run several accounts. Paste the API key you copied, or follow the on-screen instructions.
Your first scenario with TemplateDocs
GoalWhen a new record arrives in another app, Make generates a document from your TemplateDocs template.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the + to add the first module. Since TemplateDocs has no trigger, start with the app where your data lives, such as your form tool or CRM.
- 02
Set up the starting module
Pick that app's module, link your account with Create a connection and fill its fields. Each record it returns travels as a bundle, one item passed from one module to the next.
- 03
Add Generate a Document
Click the + on the right of the first module, search for TemplateDocs and choose Generate a Document. Link your TemplateDocs connection, then fill the fields by mapping data from the previous module.
- 04
Test with Run once
Click Run once to execute the scenario one time. Open the bubble above each module to read the bundles it received and check the document Generate a Document produced.
- 05
Schedule and switch on
Set the schedule on the first module with the clock icon, every 15 minutes by default, then switch the scenario on. From now on, each new record produces its document without you.
What the TemplateDocs modules do
TemplateDocs 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“Create a new document from an existing template”
This action turns each incoming record into a new document, built from a template you have already designed in TemplateDocs. The layout stays in one place; Make supplies the details.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Here you get a door to the whole TemplateDocs API, reusing the connection you already created, so you are not limited to the one ready-made action. It sends any authorized request you write yourself.
Need help automating TemplateDocs with Make?
A person reads every message.