- Home
- Resources
- Integrations
- GPT-trainer
GPT-trainer Make integrationAutomate GPT-trainer with Make.
What if your GPT-trainer chatbot could hand its leads and answers to the rest of your tools? The GPT-trainer Make integration gives you 3 modules: one instant trigger and two actions. This page shows you how to connect your account and build a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the GPT-trainer Make integration do for you?
The GPT-trainer Make integration links your chatbot account to Make so that a scenario, the automation you build in Make as a chain of bricks called modules, can react to what happens in the chat and talk to your bot. You get one instant trigger for forms filled in the chat and two actions to query the bot or reach its API.
Capture every lead the bot collects. When a visitor fills a form inside the chat, Watch Submitted Forms starts your scenario right away and passes the answers to whatever comes next: a CRM record, a spreadsheet row, a message to sales.
Get answers from your bot anywhere. Send a Message pushes a question to your chatbot and brings the reply back into the scenario. A support inbox, a ticket tool or an internal chat can then use the bot as its first line of answers.
Cover the rest of the API. Make an API Call reaches any GPT-trainer endpoint the listed modules skip, with the same connection. It asks you to read the GPT-trainer API docs, so keep it for the gaps.
With only three modules, the catalog stays small: there is no search module and no scheduled trigger. If you are still weighing tools, the n8n vs Make comparison sets out the criteria, and our Make review covers the editor itself. When you want a hand with a larger build, the Make agency team can help.
How do you connect GPT-trainer to Make?
- 01
Generate an API key in GPT-trainer
In GPT-trainer, open the Account menu, go to API Keys and click Generate new key. Give the key a description, click Generate, then copy the key shown in the window.
- 02
Add a GPT-trainer module in Make
In your scenario, add any GPT-trainer module and click Create a connection. A connection is your GPT-trainer account linked to Make once, then reused by all three modules. The Connection name field is optional.
- 03
Paste the key and save
Paste the API key you copied, or follow the on-screen instructions, and save. Make can now read and write through your account, and you won't have to enter the key again for the other modules.
Your first scenario: let GPT-trainer answer questions from another app
GoalWhen a question lands in another app, Make sends it to your GPT-trainer chatbot and returns the answer to the next step.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the + to add the first module. Here that is the app where the questions arrive, such as your helpdesk or a form tool.
- 02
Pick the source trigger
Search that app by name, choose the trigger that fires on a new question and connect your account. Fill its fields: once connected, Make lists what it can read so you pick from a menu.
- 03
Add Send a Message
Click the + on the right of the first module, search GPT-trainer and choose Send a Message. Map the question text from the previous module into the message, so each bundle, one item passed along, becomes one question.
- 04
Test with Run once
Click Run once to execute the scenario one time. Then read the bundles each module received and check that the bot's reply came back.
- 05
Set the schedule and switch it on
On the first module, set the schedule: every 15 minutes by default for a new scenario. Then switch the scenario on. You can add one more module afterward to post the answer where you need it.
What can start a GPT-trainer scenario?
1 module starts a scenario when something happens in GPT-trainer. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by GPT-trainer as soon as it happens.
Watch Submitted Forms
Instant triggerIn Make“Triggers when a new user submits a form within the chat.”
Watch Submitted Forms hands your scenario the details a visitor typed into a form inside your GPT-trainer chat, the moment they submit it. Each submission becomes one bundle you can map into any later module.
What can Make do in GPT-trainer?
GPT-trainer gives you 2 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Make an API Call lets you reach any GPT-trainer API endpoint that the other modules don't cover, reusing the connection you already created, so no second key is needed.
Send a Message
ActionIn Make“Sends messages to a chatbot and receives a response.”
Send a Message puts a question to your GPT-trainer chatbot and returns its reply inside the scenario, ready for the next module to post, store or forward.
Need help automating GPT-trainer with Make?
A person reads every message.