Fal.ai Make integrationAutomate Fal.ai with Make.
What if every new product brief came back with a picture, without anyone opening Fal.ai? The Fal.ai Make integration gives you 5 action modules to generate images and videos and fetch results. This guide shows how to link your API key and build a first scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Fal.ai Make integration do for you?
The Fal.ai Make integration lets a Make scenario, the automation you build in Make as a chain of modules, send prompts and images to Fal.ai and bring the results back. It has no trigger of its own: another app or a schedule starts the scenario, then Fal.ai does the generation.
Visuals on demand for a content team. A writer adds a prompt to a table, and Generate an Image from Text turns it into a picture your scenario can pass to the next app. Nobody copies prompts by hand anymore.
Short clips from product shots. An online shop already has clean product photos. Generate a Video from Image takes one of them and asks Fal.ai for a video, so a catalog update can feed social posts.
Follow-up on a request. Get a Request Status checks where a request stands, and Get a Response fetches what Fal.ai returned. Anything the listed modules do not cover goes through Make an API Call, which reuses the same connection.
Be aware of one thing: the Make documentation for this app says it was generated with AI from the Fal.ai docs and may contain mistakes, so verify important details with Fal.ai directly. If you want to compare tools first, read the n8n vs Make comparison and the Make pricing guide. Teams that prefer to learn step by step can start with the Make training.
How do you connect your Fal.ai account to Make?
- 01
Generate an API key in Fal.ai
Log in to Fal.ai and open the keys page of your dashboard. Click Generate, then copy the API key displayed on screen. You need an active Fal.ai account first; the subscription side is handled on the Fal.ai pricing page.
- 02
Add a Fal.ai module in Make
In your scenario, search for Fal.ai, pick any of its modules and click Create a connection. A connection is your Fal.ai account linked to Make once, then reused by every Fal.ai module you add later.
- 03
Paste the key and save
Give the connection a clear label in Connection name if you want (it is optional), paste the API key you copied, and confirm. The module is then ready to be filled in.
Build your first scenario with Fal.ai
GoalWhen a new prompt lands in another app, Make asks Fal.ai for an image and then fetches the response.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the +. Since Fal.ai has no trigger, the first module comes from the app where your prompts live.
- 02
Add Generate an Image from Text
Click the + on the right of that first module, search for Fal.ai and pick Generate an Image from Text. Choose your connection, then map the prompt from the previous module.
- 03
Fetch the result
Add Get a Response after it and map the request from the image module (check in Run once what it returns). Each item passed between modules is a bundle: here, one prompt and its result.
- 04
Test with Run once
Click Run once. Make runs the scenario one time, and you can open each module to read the bundles it received and check what Fal.ai sent back.
- 05
Schedule and switch it on
Open the clock on the first module and set the schedule (every 15 minutes by default), then switch the scenario on. Each module run counts as one operation on your plan.
What each Fal.ai module does
Fal.ai gives you 5 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Generate an Image from Text
ActionIn Make“Generates images from text.”
You get a picture out of a written prompt, produced by Fal.ai and handed to the rest of your scenario. Start here if pictures are what your team needs.
Generate a Video from Image
ActionIn Make“Generates video from image.”
This one hands Fal.ai a still image and gets a video back, so a photo you already have becomes moving content for your scenario.
Get a Request Status
ActionIn Make“Gets the status of a request.”
Knowing where a Fal.ai request stands is what this module gives you: it reads the status of a request made earlier, so your scenario can decide what to do next.
Get a Response
ActionIn Make“Gets the response of a request.”
With Get a Response, your scenario collects what Fal.ai returned for a request, ready to be passed to a storage app, an email or a chat message.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Any endpoint of the Fal.ai API becomes reachable from your scenario through this module, using the connection you already set up. It covers what the four other modules leave out.
Need help automating Fal.ai with Make?
A person reads every message.