xAI Make integrationAutomate xAI with Make.
Can xAI write and draw inside your automations? The xAI Make integration gives you 3 modules: two actions and one search. This page is for anyone who wants AI text or images in a workflow, and it walks you from connection to a first scenario that runs on its own.
Verified Trustpilot reviews · AI, automation & growth agency
What can the xAI Make integration do for you?
The xAI Make integration links your xAI 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. xAI brings three modules to that chain, so a prompt can turn into written text or an image without you copying anything by hand.
Replies drafted before you open the inbox. A support request lands in your help desk, another app hands the message to Create a completion, and the draft answer goes back as a note. Your agents edit instead of starting from a blank page.
Visuals that follow the copy. A marketing team adds a product to a spreadsheet; Create a completion writes the short description, then Generate an image produces a picture from a prompt built with that description. Both land in the same row.
Anything the listed modules skip. Make an API call reaches other parts of the xAI API with the connection you already set up, which keeps you inside one scenario when a need falls outside the two ready-made modules.
Keep in mind that xAI has no trigger in Make: it never starts a scenario itself. Something else does, a schedule or another app, and xAI works in the middle. If you also work with n8n, the xAI n8n integration covers the same app, and n8n vs Make helps you pick. To see how Make counts usage, read Make pricing.
How do you connect xAI to Make?
- 01
Add an xAI module
In your scenario, click the + and search for xAI. Pick any of its modules, then click Create a connection. A connection is your xAI account linked to Make once, and every xAI module reuses it afterward.
- 02
Name the connection and authorize
Give the connection a name you will recognize later, for instance the project it serves. Then authorize Make on the xAI page that opens, or paste the key xAI gives you if Make asks for one.
- 03
Save and check
Click Save. The module now shows your connection in its drop-down, and the fields you need to fill appear below it. If the list stays empty, open the connection again and repeat the authorization.
Your first scenario with xAI and Make
GoalWhen a new entry arrives from another app, Make asks xAI for a short text, then turns that text into an image.
- 01
Create the scenario
Open the Scenarios page, create a new scenario and click the + to add the first module. Choose the app where your entries arrive, such as your form tool, and connect it.
- 02
Add Create a completion
Click the + on the right of that first module, search for xAI and pick Create a completion. Create the xAI connection if this is your first xAI module.
- 03
Write the prompt with mapped data
Fill the module fields. Map data from the first module into your prompt, for example the product name from the form, so each run writes about the entry it just received.
- 04
Add Generate an image
Click the + again and choose Generate an image. Build its prompt from the text the completion returned, so the picture matches the words.
- 05
Test with Run once
Click Run once. Make runs the scenario one time; open each module to read the bundles it received, each bundle being one item passed from module to module.
- 06
Schedule and switch on
Open the clock on the first module to set Scheduling. A new scenario checks every 15 minutes by default. Then switch the scenario on and let it work.
What the xAI modules do
xAI gives you 3 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Create a completion
ActionIn Make“Creates a chat or prompt completion.”
You get text written by xAI from a prompt or a chat exchange you send, ready to pass to the next module as a reply, a summary or a description.
Make an API call
ActionIn Make“Performs an arbitrary authorized API call.”
This one hands you the rest of the xAI API: you call an endpoint of your choice, and Make sends it through the xAI connection you already created.
Generate an image
SearchIn Make“Generates an image based on a prompt.”
With this module a written prompt comes back as an image, which the next module can store, attach to a record or post somewhere else.
Need help automating xAI with Make?
A person reads every message.