- Home
- Resources
- Integrations
- Creatomate
Creatomate Make integrationAutomate Creatomate with Make.
Can Make produce your Creatomate videos while you work on something else? The Creatomate Make integration gives you 4 modules: one instant trigger and three actions. This guide is for teams that already design templates in Creatomate and want each render to start, and land, on its own.
Verified Trustpilot reviews · AI, automation & growth agency
What does the Creatomate Make integration let you automate?
The integration links your Creatomate account to Make, a no-code tool where you build a scenario: the automation itself, a chain of modules that runs on a schedule or when an app calls Make. With it, Make can ask Creatomate to render a video, an image or a GIF, and react when a render comes out, without you opening either tool.
Product visuals from a template. A marketing team keeps one template per format in Creatomate. When a new product lands in its catalog app, Render a Template fills the template with that product's data and produces the visual.
Fully custom renders. When no template fits, Render from JSON lets you describe the whole composition as JSON data built earlier in the scenario, so each output can differ from the last one.
Delivery the moment a file is ready. Watch Render is an instant trigger: Creatomate calls Make as soon as a new video, image or GIF exists, and the next module can store it or share it with your team.
What the listed modules do not cover goes through Make an API Call, which reaches the rest of the Creatomate API with the same connection. The same app often has an n8n node too; the n8n vs Make comparison helps you pick a tool. To learn the editor itself, see our Make training, and check Make pricing before you scale up.
How do you connect your Creatomate account to Make?
- 01
Copy your Creatomate API key
In Creatomate, open your account dashboard, select the project your renders belong to, and copy the API key shown for that project. Each project has its own key, so pick the right one before copying.
- 02
Add a Creatomate module in Make
In your scenario, add any Creatomate module and click Create a connection. A connection is your Creatomate account linked to Make once, then reused by every Creatomate module you add later.
- 03
Name it and paste the key
The Connection name field is optional, but a clear name such as the project name helps later. Paste the API key you copied, or follow the instructions Make shows on screen, and save.
Your first scenario with Creatomate
GoalWhen a new item appears in the app your team already uses, Make asks Creatomate to render its visual from a template.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the + in the middle of the canvas to add the first module.
- 02
Start from your source app
Pick the module of the app where new products or articles appear, and click Create a connection for that app. This module decides when the scenario starts.
- 03
Add Render a Template
Click the + on its right, search for Creatomate and choose Render a Template. Create the connection with your project's API key, then map the incoming data into the template.
- 04
Test with Run once
Click Run once. Each module shows the bundle it received: a bundle is one item passing from a module to the next, here one product and then one render.
- 05
Schedule and switch on
Set the schedule on the first module, every 15 minutes by default when it is a scheduled trigger, then switch the scenario on so each new item gets its visual.
What can start a Creatomate scenario?
1 module starts a scenario when something happens in Creatomate. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Creatomate as soon as it happens.
Watch Render
Instant triggerIn Make“Watches for a new video, image, or GIF”
Watch Render starts your scenario each time Creatomate produces a new video, image or GIF, so the finished file moves on without anyone checking the dashboard. Pair it with a render module in another scenario, and each file you order comes back to you without a manual download.
What Creatomate modules are available in Make?
Creatomate gives you 3 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Make an API Call gives you access to any endpoint of the Creatomate API, reusing the connection you already created, so you are not stuck when a feature has no dedicated module.
Render a Template
ActionIn Make“Creates a video, image, or GIF based on a template.”
Render a Template turns one of your Creatomate templates into a finished video, image or GIF, filled with data coming from earlier modules. You design the layout once and Make handles every new version.
Render from JSON
ActionIn Make“Creates a video, image, or GIF based on JSON data.”
Render from JSON builds a video, image or GIF from a JSON description instead of a saved template, which leaves room for layouts that change from one render to the next.
Need help automating Creatomate with Make?
A person reads every message.