- Home
- Resources
- Integrations
- GPT Maker
GPT Maker Make integrationAutomate GPT Maker with Make.
Can Make run your GPT Maker agents while you focus on the customers? The GPT Maker Make integration gives you 24 modules: 1 instant trigger, 16 actions and 7 searches. This guide is for support and ops teams, and it walks you from the API key to a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the GPT Maker Make integration do for you?
It links your GPT Maker account to Make, so your AI agents can act on other tools and other tools can drive your agents. You build a scenario (the automation itself, a chain of modules), and each module is one brick: a trigger, an action or a search. Your account is plugged in once through a connection, then every GPT Maker module reuses it.
Hand a conversation to a person at the right moment. The Intenção trigger fires as soon as GPT Maker calls Make, and Atualizar Atendimento then gives the chat to a human agent. Enviar Mensagem can post a short note in that chat so the customer knows what happens next.
Keep an eye on the budget. Saldo de Crédito reads what is left in the workspace, and Consumo de Créditos por Agente shows which agent spent what over a period. Pair them with an alert in the tool your finance lead already reads.
Feed and tidy the knowledge base. Criar Treinamento ao Agente adds new training content, Atualizar Treinamento ao Agente fixes a text entry, and Remove Treinamento de um Agente deletes one that no longer applies.
What Make does not give you: a second trigger. Intenção is the only one, so anything else starts from another app or from a schedule. The GPT Maker doc in Make also warns that it was generated by AI and may contain mistakes, so check key details with GPT Maker. New to the editor? The Make training covers the basics, Make pricing explains how operations are counted, and n8n vs Make sets the two tools side by side.
How do you connect GPT Maker to Make?
- 01
Copy your API token in GPT Maker
Log in to GPT Maker and open the API Reference or Documentation section. Find the area about authentication or API access, where your API token is shown, and copy it. You need an active GPT Maker account for this.
- 02
Add a GPT Maker module in Make
In your Make account, open a scenario, add any GPT Maker module and click Create a connection. The Connection name field is optional: a clear label helps when several teammates share the same organization.
- 03
Paste the credentials and save
Paste the token you copied from GPT Maker, or follow the on-screen instructions, then save. From now on every GPT Maker module in your scenarios picks this connection from a list, so you only do this once.
Your first scenario: pass a chat to a human
GoalWhen an intention fires in GPT Maker, Make hands the chat to a human and posts a message in it.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the big + to add the first module. Search for GPT Maker and pick Intenção.
- 02
Set up the webhook and connection
Click Create a webhook, then Create a connection and paste your API token. The trigger is instant: GPT Maker will call Make through this webhook as soon as the event happens.
- 03
Add Atualizar Atendimento
Click the + on the right of the trigger, choose Atualizar Atendimento and pick the chat from the trigger's bundle. The doc does not list what that bundle holds, so check it in your first test.
- 04
Post a message with Enviar Mensagem
Add Enviar Mensagem as the third module and write the text the customer should read, such as a line saying a colleague is taking over.
- 05
Test with Run once
Click Run once, then trigger an intention in GPT Maker. Each module shows the bundles it received (one bundle is one item passing between modules), so you can check the right chat moved.
- 06
Switch the scenario on
When the test looks right, switch the scenario on. Because the first module is instant, it waits for GPT Maker's call instead of running every 15 minutes like a scheduled one.
What starts a GPT Maker scenario?
1 module starts a scenario when something happens in GPT Maker. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by GPT Maker as soon as it happens.
Intenção
Instant triggerIn Make“Intenção”
This is the one door into Make from GPT Maker: your scenario starts when GPT Maker sends Make an intention event. The doc gives nothing beyond the name, which points to the intentions you set on an agent, the same ones Criar, Atualizar ou Remover Intenção do Agente manages.
What can GPT Maker do inside a scenario?
GPT Maker gives you 23 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
- Ativar ou Desativar Agente
- Atualizar Agente
- Atualizar Atendimento
- Atualizar Configuração do Agente
- Atualizar Treinamento ao Agente
- Consumo de Créditos por Agente
- Conversar com um Agente
- Criar Agente
- Criar, Atualizar ou Remover Intenção do Agente
- Criar Canal ao Agente
- Criar Treinamento ao Agente
- Enviar Mensagem
- Fazer uma chamada API
- Obter Configurações do Agente
- Remove Treinamento de um Agente
- Saldo de Crédito
- Listar Agentes
- Listar Canais do Agente
- Listar Chats
- Listar Intenções
- Listar Mensagens de um Chat
- Listar Treinamentos
- Listar Workspaces
Ativar ou Desativar Agente
ActionIn Make“Ativar ou desativar um agente existente.”
Turns an existing agent on or off from a scenario, so it stops or resumes answering without a trip to the GPT Maker dashboard.
Atualizar Agente
ActionIn Make“Atualiza os detalhes de um agente existente.”
Edits the details of an agent that already exists in your workspace, which keeps its profile in step with information held somewhere else.
Atualizar Atendimento
ActionIn Make“Atualiza o chat, para um humano ou IA assumir o atendimento.”
Decides who handles a chat: a person or the AI. It is the switch you need when a conversation should leave the bot, or come back to it after a human is done.
Atualizar Configuração do Agente
ActionIn Make“Atualiza as configurações de um agente existente.”
Changes the settings of an existing agent, as opposed to its descriptive details. Useful when an outside event should change how the agent behaves.
Atualizar Treinamento ao Agente
ActionIn Make“Atualiza um treinamento do tipo TEXTO ao agente.”
Rewrites one training entry of the agent, as long as that entry is of the TEXT type. Your agent then answers from the corrected content.
Consumo de Créditos por Agente
ActionIn Make“Retorna o consumo de créditos por agente dentro de um período.”
Returns how many GPT Maker credits one agent consumed over a period you choose. It turns a vague feeling about cost into a figure per agent.
Conversar com um Agente
ActionIn Make“Permite conversar com o agente enviando texto, imagem ou áudio.”
Sends text, an image or audio to an agent and gets its reply back into the scenario. Any tool connected to Make can then talk to your agent.
Criar Agente
ActionIn Make“Cria um novo agente no workspace.”
Creates a brand new agent inside a workspace. Handy when agents are part of a repeatable setup rather than a one-off.
Criar, Atualizar ou Remover Intenção do Agente
ActionIn Make“Adiciona, atualiza ou remove uma intenção do agente.”
Manages the intentions of an agent in one place: add a new one, change it, or remove it. Intentions are what the agent recognizes in a conversation.
Criar Canal ao Agente
ActionIn Make“Cria um nova canal para o agente.”
Opens a new channel for an agent, the route through which customers reach it. It saves you from setting channels up by hand for each agent.
Criar Treinamento ao Agente
ActionIn Make“Adiciona um novo treinamento ao agente.”
Adds a new piece of training to an agent, so it can answer questions it could not handle before.
Enviar Mensagem
ActionIn Make“Envia uma nova mensagem para o chat.”
Posts a new message into a chat, so the customer sees something written by your scenario rather than by the agent.
Fazer uma chamada API
ActionIn Make“Fazer uma chamada arbitrária autorizada de API.”
Sends an authorized request of your choice to the GPT Maker API, using the connection you already set up. It covers what the other modules do not.
Obter Configurações do Agente
ActionIn Make“Obtém as configurações de um agente existente.”
Reads the current settings of an agent and passes them to the next module. Nothing changes on the agent.
Remove Treinamento de um Agente
ActionIn Make“Apaga um treinamento existente de um agente.”
Deletes one training entry from an agent, so the agent stops relying on outdated content.
Saldo de Crédito
ActionIn Make“Lista a quantidade de crédito disponível no workspace de uma conta.”
Tells you how much GPT Maker credit remains in a workspace. A simple number that is easy to act on.
Listar Agentes
SearchIn Make“Lista os agentes disponíveis no respectivo workspace.”
Returns the agents available in a workspace, one bundle per agent, so the next modules can loop over them.
Listar Canais do Agente
SearchIn Make“Lista os canais de um agente.”
Lists the channels attached to one agent. It shows where the agent is reachable today.
Listar Chats
SearchIn Make“Lista os chats do agente de um workspace.”
Pulls the chats an agent holds in a workspace, each as its own bundle. It is the starting point for reporting on conversations.
Listar Intenções
SearchIn Make“Listar as intenções do agente.”
Returns the intentions configured on an agent. Good for checking what the agent recognizes before changing it.
Listar Mensagens de um Chat
SearchIn Make“Lista as mensagens de um chat.”
Retrieves the messages of one chat so you can read the conversation outside GPT Maker.
Listar Treinamentos
SearchIn Make“Lista os treinamentos do agente.”
Shows the training entries of an agent. It is how a scenario finds the entry it must update or remove.
Listar Workspaces
SearchIn Make“Lista os workspaces da conta.”
Returns the workspaces of your GPT Maker account. Most other modules work inside a workspace, so this is where a multi-workspace setup starts.
Need help automating GPT Maker with Make?
A person reads every message.