DeepAI Make integrationAutomate DeepAI with Make.
Need images made from text, without opening DeepAI each time? The DeepAI Make integration gives you 3 action modules: one that draws an image from a prompt, one that edits an image, and a raw API call. This page walks you through the connection and a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the DeepAI Make integration do for you?
The DeepAI Make integration lets Make send prompts and pictures to DeepAI and pass the result to your other apps. You build a scenario, which is the automation itself, out of modules, the small bricks that each do one job. DeepAI only brings actions, so another app or a schedule starts the chain.
Visuals for every new blog draft. A new entry in your editorial tool hands its title to Generate an Image from Text, and the picture lands next to the draft before anyone asks a designer.
Retouching as part of a pipeline. When a product photo reaches your store or your shared drive, Edit an Image reworks it, and the next module stores the new version where your team expects it.
Anything the listed modules skip. Make an API Call reuses your DeepAI connection to reach any endpoint of the DeepAI API, so you are not stuck with the two ready-made actions.
Know the limit up front: Make says its documentation for DeepAI is incomplete, because little public information exists about the app. Expect to test each module with real data. DeepAI has no trigger either, so the start always comes from elsewhere. If that sounds like a lot to set up alone, the Make training covers the basics, and the Make pricing page explains how operations are counted. Many apps you use in Make also have an n8n node, so check whether DeepAI does; the n8n vs Make comparison lays out both options.
How do you connect DeepAI to Make?
- 01
Add a DeepAI module
In your scenario, click the +, search for DeepAI and pick any of its modules. In the module panel, click Create a connection. A connection is your DeepAI account linked to Make once, then reused by every DeepAI module.
- 02
Name the connection
Give the connection a name you will recognize later, such as the account or team it belongs to. This step is optional, but it helps as soon as you link more than one DeepAI account or share scenarios with teammates.
- 03
Authorize and save
Follow what DeepAI asks for: either approve Make on the DeepAI page that opens, or paste the key DeepAI gives you. Then click Save. The module can now talk to your DeepAI account.
Your first scenario with DeepAI
GoalWhen a new idea lands in another app, Make asks DeepAI for a matching image, then edits it.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the +. Choose the app where your ideas arrive, a form or a sheet for instance, and add its trigger.
- 02
Add Generate an Image from Text
Click the + on the right of the first module, search DeepAI and pick Generate an Image from Text. Create the connection, then map the text from the first module into the prompt.
- 03
Chain Edit an Image
Add Edit an Image after it and map the image produced by the previous module. Each item passing between modules is a bundle: here, one idea and then one picture.
- 04
Test with Run once
Click Run once and create a test entry in your first app. Open the bubble above each module to read the bundles it received and check that the image came back.
- 05
Schedule and switch on
On the first module, open the clock to set the schedule; a new scenario checks every 15 minutes by default. Then switch the scenario on so it runs without you.
What DeepAI can do in Make
DeepAI gives you 3 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Edit an Image
ActionIn Make“Edits an image.”
Edit an Image hands a picture to DeepAI and gets back a reworked version you can pass to the next module, so retouching becomes a step of the flow, not a chore.
Generate an Image from Text
ActionIn Make“Generates an image from a text prompt.”
You write a prompt, or map one from an earlier module, and DeepAI returns a brand new picture that the rest of the scenario can use right away.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
This module opens the full DeepAI API from your scenario, reusing the connection you already created, so you can reach features the two ready-made modules do not cover.
Need help automating DeepAI with Make?
A person reads every message.