- Home
- Resources
- Integrations
- Apiframe
Apiframe Make integrationAutomate Apiframe with Make.
Can Make turn a text prompt into Apiframe images without you opening Apiframe? Yes. The Apiframe Make integration gives you 5 action modules: grids, variations, upscales, retrieval and a custom API call. This page helps you connect your account and build a first scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What does the Apiframe Make integration let you automate?
The Apiframe Make integration links your Apiframe account to Make so a scenario, the automation you build in Make, can ask Apiframe for images on its own. Each step of that scenario is a module, one brick that does one job: here, create a grid, make variations, upscale a picture or fetch a grid you already made.
A visual for every new product. A store adds a product in its catalog tool, and the scenario sends the product name as a prompt to Create an image grid. Apiframe returns four candidate images in one grid, and Upscale an image turns the best one into a usable visual.
More options when the first try misses. A designer marks a grid as not quite right in a tracking sheet. Create a variation starts from that earlier task and gives four fresh takes, without rewriting the prompt.
Grids you can find again. A content team keeps the grid ID in a sheet row, and Get an image grid pulls that grid back later to publish it or pass it on.
Know the limits before you start: Make's documentation for Apiframe is marked as limited, so it gives no connection steps, no field list and no troubleshooting notes. For anything the five modules do not cover, Make an API Call reaches the rest of the Apiframe API. If you are still choosing a tool, read n8n vs Make. To learn the editor properly, Make training walks through it, and Make troubleshooting helps when a run fails.
How do you connect Apiframe to Make?
- 01
Add an Apiframe module
In your scenario, click the + and search for Apiframe, then pick any of its modules, such as Create an image grid. Make asks for a connection, meaning your Apiframe account linked to Make once and reused by every Apiframe module. Click Create a connection.
- 02
Name the connection
Give the connection a name you will recognize later, for example the client or project the images belong to. This step is optional, but it helps a lot once you run several Apiframe accounts from the same Make organization.
- 03
Authorize and save
Depending on what the form shows, either approve access on the Apiframe page or paste the key Apiframe gives you into the field. Then click Save. The connection now appears in the module, ready for every scenario that uses Apiframe.
Your first scenario with Apiframe in Make
GoalWhen a new prompt arrives in another app, Make asks Apiframe for an image grid and upscales one of its pictures.
- 01
Create the scenario
Open the Scenarios page, create a new scenario and click the +. Apiframe has no trigger, so the first module comes from the app where your prompts live, like a sheet or a form tool.
- 02
Add Create an image grid
Click the + on the right of that first module, search for Apiframe and choose Create an image grid. Pick your connection, then map the prompt text coming from the first module.
- 03
Add Upscale an image
Click the + again and add Upscale an image. Map what the grid module returned so Make knows which grid to work from, then fill the remaining fields Make shows.
- 04
Test with Run once
Click Run once. Make runs the scenario one time, and each module shows the bundles it received, a bundle being one item passed along. Check what reached the upscale module.
- 05
Schedule and switch on
Set the schedule on the first module (every 15 minutes by default for a new scenario) and switch the scenario on. Each module run on each bundle counts as one operation on your Make plan.
What the Apiframe modules do in Make
Apiframe gives you 5 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Create an image grid
ActionIn Make“Generates a 2×2 image grid from a prompt. Returns the grid image ID.”
Send a prompt and get back a 2×2 grid of images, plus the ID of that grid. It is the entry point of almost every Apiframe scenario, since Upscale an image then works from the grid it produces.
Create a variation
ActionIn Make“Generates four new images from a previous task.”
Four brand new images, drawn from a task you already ran, without writing a new prompt. That is what this module gives you when the first grid is close but not quite there.
Get an image grid
ActionIn Make“Retrieves an image grid from your account using an ID.”
With just an ID, this module brings back a grid that already exists in your Apiframe account. Nothing new is generated, so it is the way to reuse earlier work inside a later scenario.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Reach any endpoint of the Apiframe API from your scenario, using the same connection as the other modules. It covers whatever the four dedicated modules leave out.
Upscale an image
ActionIn Make“Upscales an image from the image grid.”
Pick one picture out of an image grid and get a larger version of it, ready to use on its own. This is the step that turns four small candidates into one final visual.
Need help automating Apiframe with Make?
A person reads every message.