- Home
- Resources
- Integrations
- YourGPT Chatbot
YourGPT Chatbot Make integrationAutomate YourGPT Chatbot with Make.
Can your chatbot receive messages sent by your other tools? The YourGPT Chatbot Make integration gives you 3 action modules to open a session and post messages from any scenario. This guide is for support and ops teams: connect the API key, then build a first flow step by step.
Verified Trustpilot reviews · AI, automation & growth agency
What can the YourGPT Chatbot Make integration do for you?
The YourGPT Chatbot Make integration links your YourGPT account to Make, a no-code tool where you build a scenario (the automation itself: a chain of modules). Each module is one brick of that chain. Here, all three bricks are actions: YourGPT Chatbot acts when another step of the scenario tells it to, never on its own.
Hand a new lead to the bot. When a contact form or a spreadsheet row arrives in another app, Create Session opens a fresh conversation in YourGPT and Send Message posts the first message, built from the data of that lead.
Feed the bot information from another tool. A ticket updated in your helpdesk, an order status in your shop: Send Message carries that text to YourGPT so the conversation holds the latest facts, without anyone copying and pasting.
Reach an endpoint that has no module. When Create Session and Send Message are not enough, Make an API Call reuses the same connection to call any endpoint of that API, which covers the gaps.
The limit to know: this app has no trigger, so YourGPT cannot start a scenario by itself. The flow always begins with another app or with the Make schedule. The same app often exists as an n8n node too; the n8n vs Make page lays out the differences between the two tools. To learn the editor, the Make training starts from zero, and the Make pricing page explains how operations are counted.
How do you connect YourGPT Chatbot to Make?
- 01
Generate your API key in YourGPT
You need an active YourGPT account. In it, open Integrations in the left sidebar, click API Integration, then Generate API key. Copy the key shown on screen and keep it at hand for the next step.
- 02
Add a module and create the connection
In your Make scenario, add any YourGPT Chatbot module and click Create a connection. A connection is your YourGPT account linked to Make once, then reused by all three modules of the app.
- 03
Name it and paste the key
The Connection name field is optional, but a clear name helps when you run several bots. Paste the API key you copied, or follow the on-screen instructions, and confirm. The module is now ready to fill.
Your first scenario with YourGPT Chatbot
GoalWhen a new entry lands in another app, Make opens a YourGPT session and sends it a message built from that entry.
- 01
Create the scenario and pick the starting app
From the Scenarios page, create a new scenario and click the +. YourGPT has no trigger, so the first module belongs to the app where your entries arrive, a form tool or a sheet.
- 02
Add Create Session
Click the + on the right of that first module, search for YourGPT Chatbot and choose Create Session. Select the connection you made earlier, then fill the fields the module shows.
- 03
Chain Send Message
Add Send Message after Create Session. Map the text from the first module: each bundle, meaning one item passed from module to module, here one entry, becomes one message sent to your bot.
- 04
Test with Run once
Click Run once to execute the scenario one time. Read the bundles each module received and check that the message reached YourGPT as you expected.
- 05
Schedule and switch it on
Set the clock on the first module (every 15 minutes by default) and turn the scenario on. Each module run on one bundle counts as one operation on your Make plan.
The YourGPT Chatbot modules in Make
YourGPT Chatbot gives you 3 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Create Session
ActionIn Make“Create a new session”
Create Session opens a new conversation in your YourGPT chatbot, so what the scenario sends next starts on a clean thread instead of piling onto an older one.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
With Make an API Call, you reach any endpoint of the YourGPT API through the connection you already set up, which fills the gap when neither of the two ready-made modules does the job.
Send Message
ActionIn Make“Send a new message”
Thanks to Send Message, your bot gets a new message whose text comes from any earlier step of the scenario: a form answer, a ticket note, a CRM field.
Need help automating YourGPT Chatbot with Make?
A person reads every message.