- Home
- Resources
- Integrations
- APITemplate.io
APITemplate.io Make integrationAutomate APITemplate.io with Make.
Need PDFs and images to appear on their own when something happens in your other tools? In Make, APITemplate.io offers 8 modules: 7 actions and 1 search. This APITemplate.io Make integration guide covers the connection, a first scenario and when each module fits.
Verified Trustpilot reviews · AI, automation & growth agency
What can the APITemplate.io Make integration do for you?
The APITemplate.io Make integration lets Make produce documents and images in your APITemplate.io account without you clicking anything. You build a scenario (the automation itself, a chain of steps) out of modules (one brick each: an action, a search). Another app supplies the data, APITemplate.io turns it into a PDF or a picture.
Proposals straight from the CRM. A deal moves to won in your sales tool and Create a PDF turns its fields into a document ready to send. Nobody retypes the client name or forgets a line.
Web pages kept as a fixed copy. An online shop shows an order confirmation, a partner shares a report link: Create a PDF from URL saves the page as it looks at that moment, and List Objects finds every file produced later.
A visual for each new product. Create an Image builds a picture from catalog data once the item is added, which saves a round trip to a design tool.
What Make does not give you here is a trigger. APITemplate.io never starts a scenario by itself; another app or a schedule does. Make's documentation for this app is also thin, with no listed limits and no specific connection steps, so testing each module on real data is how you learn what it returns. The same app exists as an APITemplate.io n8n integration, the n8n vs Make comparison helps you pick a side, and Make training walks through the editor from zero.
How do you connect APITemplate.io to Make?
- 01
Add an APITemplate.io module
In your scenario, click the +, type APITemplate.io and pick any module, Create a PDF for instance. The connection (your APITemplate.io account linked to Make) will then serve all eight modules, so you set it up once.
- 02
Create and name the connection
Click Create a connection. Make lets you give it a name: use the workspace or client it belongs to. That label saves confusion the day you handle several accounts.
- 03
Authorize and save
Make then asks you either to approve access on the APITemplate.io side or to paste the key APITemplate.io gives you. Click Save and the module fields open up.
Your first scenario: a PDF for every new form entry
GoalWhen someone fills in your form, Make asks APITemplate.io for a PDF built from the answers.
- 01
Create the scenario
Open the Scenarios page, create a new scenario and click the big +. This first module is the event that starts everything.
- 02
Pick the starting app
Search your form app, choose its module for new entries and connect your account. APITemplate.io has no trigger of its own, so another app always opens this flow.
- 03
Add Create a PDF
Click the + on the right of the first module, search APITemplate.io and pick Create a PDF. Select your connection, then map the form answers into the fields Make displays.
- 04
Test with Run once
Submit a test entry and click Run once. Open the bubble above each module to read its bundles (the items passed along): what the form sent, what APITemplate.io returned.
- 05
Schedule and switch on
On the first module, set the schedule (every 15 minutes by default on a new scenario) and turn the scenario on. From then on, each entry gets its PDF without you.
What each APITemplate.io module does
APITemplate.io gives you 8 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Create an Image
ActionIn Make“Creates an image.”
Pictures rather than documents: this module asks APITemplate.io to produce an image from the data your scenario collected, so a visual exists without anyone opening a design tool. The result travels on as a bundle for the next module.
Create a PDF
ActionIn Make“Creates a PDF.”
The everyday document module. Data gathered earlier in the scenario goes in, and APITemplate.io hands back a finished PDF: a quote, a certificate, a delivery note.
Create a PDF from HTML
ActionIn Make“Creates a PDF from HTML”
If an earlier step already writes the page in HTML, this module prints that markup straight to PDF, so the layout is the one your HTML already has.
Create a PDF from URL
ActionIn Make“Creates a PDF from URL”
Here the content already lives online. Give the module a web address and it saves that page as a PDF, frozen as it looked at that moment.
Delete an Object
ActionIn Make“Deletes a generated image or PDF.”
Cleanup duty. It removes an image or a PDF that APITemplate.io generated earlier, so your account keeps only the files that still matter.
Get Account Information
ActionIn Make“Gets account information.”
Nothing gets created with this one. It reads the details of the connected APITemplate.io account and passes them on as data for the modules that follow.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Your way around missing features. It sends a request to any endpoint of the APITemplate.io API through the connection you already have, so there is no second login to manage.
List Objects
SearchIn Make“Lists generated images and PDFs.”
The only search module of the app. It returns the images and PDFs your account has already generated, one bundle per file, so later modules can act on each of them.
Need help automating APITemplate.io with Make?
A person reads every message.