You Make integrationAutomate You with Make.
Can Make send a question to You and route the answer somewhere useful? Yes. The You Make integration gives you 3 action modules: two that answer a query and one that calls the You API directly. This page shows how to connect your key and build a first scenario around it.
Verified Trustpilot reviews · AI, automation & growth agency
What can the You Make integration do for you?
The You Make integration lets a Make scenario (the automation you build, a chain of bricks called modules) pass a question to You and get an answer back. That answer then flows to the next module as a bundle, one item of data, so you can store it, send it or reuse it without copying and pasting.
Answer questions collected elsewhere. A form, a sheet or a helpdesk app hands a question to Answer a Query (Research API), and the reply lands in the tool your team already reads.
Compare two ways of answering. The app ships a second module, Answer a Query (Smart API). Put both behind the same input once, click Run once, and keep the one whose answer fits your next step.
Reach the rest of the API. When neither query module does what you need, Make an API Call reuses your connection to call any endpoint of the You API.
What the app does not do: it has no trigger, so You never starts a scenario by itself. Something else has to kick things off, a schedule or another app. Keep in mind that the Make documentation for You is AI-generated and flagged as possibly wrong, so check important details with You directly. For budget questions, read Make pricing; if you are weighing tools, n8n vs Make sets out the differences, and Make training covers the editor from the ground up.
How do you connect your You account to Make?
- 01
Get your You API key
Make talks to You with an API key, so you need an active You account first. Create one on the You site, check the You pricing page for the subscription that fits, then copy your API key and keep it at hand.
- 02
Add a You module in your scenario
In Make, open your scenario, add any You module and click Create a connection. A connection is your You account linked to Make once, then reused by every You module. You can fill Connection name with a label you will recognize.
- 03
Paste the key and save
Enter the credentials you copied from your You account, or follow the on-screen instructions Make shows in that window. Once saved, the connection appears in the dropdown of all three You modules.
Build your first scenario with You and Make
GoalWhen a new question shows up in another app, Make sends it to You and passes the answer along.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the +. Since You has no trigger, the first module comes from the app where your questions live.
- 02
Add the source of your questions
Search that app by name, pick the module that returns your questions and click Create a connection if it asks. Each question will travel through the scenario as its own bundle.
- 03
Plug in You
Click the + on the right, search You and choose Answer a Query (Research API). Select your You connection, then map the question from the previous module into the query.
- 04
Test with Run once
Click Run once. Make executes the scenario one time and lets you open the bundles each module received, so you can read the question sent and the answer You returned.
- 05
Schedule and switch on
Set the schedule on the first module (every 15 minutes by default, and 15 minutes is also the shortest gap on the Free plan), then switch the scenario on. Add a module after You if the answer should go somewhere.
What the You modules do in Make
You gives you 3 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Answer a Query (Research API)
ActionIn Make“Answers a query.”
This module takes a question from your scenario, sends it to You through the Research API and returns the answer as a bundle the next module can map into a sheet, a message or a doc.
Answer a Query (Smart API)
ActionIn Make“Answers a query.”
Here You answers the query through its Smart API, the second route the app offers. Make treats it as an action: one question goes in, one answer comes out, and each run counts as one operation on your plan.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Make an API Call opens the whole You API to your scenario, with the connection you already set up, so you are not limited to the two query modules listed above.
Need help automating You with Make?
A person reads every message.