- Home
- Resources
- Integrations
- Together AI
Together AI Make integrationAutomate Together AI with Make.
Want AI text and images to appear inside your workflows without copy and paste? The Together AI Make integration gives you 3 action modules. This guide is for teams who already use Together AI: connect your key, then build a first scenario step by step.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Together AI Make integration do for you?
It lets a Make scenario, the automation you build in Make as a chain of modules, send a request to Together AI and pass the answer on. A module is one brick of that chain. Here all three are actions: you ask for text, an image, or any other call of the Together AI API.
Product copy drafted from a table. A new row lands in a base such as the one described on our Airtable Make integration page, Create a Completion writes the text from that row, and the next module stores it. Each item that flows between modules is called a bundle.
A visual for every new post. Your editorial tool hands a title to Create an Image, which returns an image the following module can file or publish.
Anything the two ready-made modules skip. Make an API Call reaches any endpoint of the Together AI API with the same connection, so you are not stuck when a need goes beyond text and images.
One limit to keep in mind: Together AI has no trigger in Make. It never starts a scenario on its own, so the first module comes from another app or from the schedule. The Make documentation for this app also warns that it was generated by AI and may contain mistakes, so check important details against Together AI's own docs.
If you also work with n8n, our n8n vs Make comparison helps you decide where this flow should live, and the Make training covers the editor from scratch.
How do you connect Together AI to Make?
- 01
Copy your API key from Together AI
You need an active Together AI account. On the Together.ai dashboard, open your account settings, go to the API keys section and copy the key shown on screen. Keep that tab open for the next step.
- 02
Add a Together AI module and create the connection
In your Make scenario, add any Together AI module and click Create a connection. A connection is your Together AI account linked to Make once, then reused by every module of the app.
- 03
Name it and paste the key
The Connection name field is optional, but a clear name helps when several people share the workspace. Paste the API key you copied, or follow the instructions Make shows on screen, then save.
Your first scenario with Together AI
GoalWhen a new row appears in the app that holds your data, Make asks Together AI to write the matching text.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the + to add the first module. It belongs to the app where your data lives, since Together AI has no trigger.
- 02
Pick the starting module
Search your data app by name, choose the module that picks up new items and create its connection. Fill its fields: Make lists the sheets or objects it can read once connected.
- 03
Add Create a Completion
Click the + on the right of the first module, search for Together AI and pick Create a Completion. Create the connection with your API key, then map the text of the row into its fields.
- 04
Test with Run once
Click Run once. Make executes the scenario a single time, and you can open each module to read the bundles it received and the text Together AI sent back.
- 05
Schedule it and switch it on
Open the clock on the first module to set the schedule, every 15 minutes by default, then switch the scenario on. Each module run on one bundle counts as one operation on your plan.
What each Together AI module does
Together AI 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 completion.”
This one hands a request to a Together AI model and returns the generated text as a bundle, ready for the next module to store or send.
Create an Image
ActionIn Make“Creates an image.”
Gives your scenario a picture: the module sends a description to Together AI and brings back the image it created, which later modules can upload, attach or publish.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Opens the whole Together AI API to your scenario, reusing the connection you already created, for any request the two ready-made modules do not cover.
Need help automating Together AI with Make?
A person reads every message.