- Home
- Resources
- Integrations
- LiveChatAI
LiveChatAI Make integrationAutomate LiveChatAI with Make.
Can Make keep your LiveChatAI chatbot fed and answering without manual work? The LiveChatAI Make integration gives you 9 modules: 1 instant trigger, 7 actions and 1 search. This guide shows support and ops teams how to connect the account, build a first scenario and pick the right module.
Verified Trustpilot reviews · AI, automation & growth agency
What can the LiveChatAI Make integration do for you?
The LiveChatAI Make integration links your chatbot account to Make, a visual tool where you chain apps together without code. You build a scenario, which is the automation itself, out of modules: each module is one brick, such as a trigger that starts things or an action that does the work. Your bot can then learn from other tools and hand work back to them.
A knowledge base that grows on its own. When a new help article goes live or a new answer is approved somewhere else, Add Url as Data Source, Add Text as Data Source or Add Question and Answer as Data Source pushes it into the bot's training material, so nobody has to paste it by hand.
Conversations that feed your other tools. Fetch Conversations pulls chats out of LiveChatAI so the next module can file them in a spreadsheet, a CRM or a ticketing tool. A lead collected by the bot no longer stays stuck in the chat window.
Custom actions answered by Make. Watch AI Actions wakes your scenario the moment the bot calls one of your AI actions, and AI Action Responder sends back what the bot should say. Send Message and Join Conversation cover the rest of the chat side.
What the listed modules do not cover, Make an API Call can reach through the LiveChatAI API with the same connection. The Make documentation for this app is AI-generated from the vendor's docs, so check important details with LiveChatAI. The same app often has an n8n node too; our n8n vs Make comparison helps you choose, and the Make training takes you further once this first scenario runs.
How do you connect LiveChatAI to Make?
- 01
Create an API key in LiveChatAI
In LiveChatAI, click your profile picture at the top right of the dashboard, choose Profile, then open the API keys section. Create a new key and copy it right away. You need an active LiveChatAI account for this.
- 02
Add a LiveChatAI module in Make
Open your scenario in Make, add any LiveChatAI module and click Create a connection. A connection is your LiveChatAI account linked to Make once, then reused by every LiveChatAI module. The Connection name field is optional, but a clear name helps later.
- 03
Paste the key and save
Paste the API key you copied into the credentials field, or follow the instructions shown on screen, then save. Make now reads your LiveChatAI account, and the connection shows up in the list the next time you add a LiveChatAI module.
Your first scenario: answer an AI action from Make
GoalWhen your LiveChatAI bot calls an AI action, Make receives it and sends the bot the answer to give.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the big + to place the first module. Search for LiveChatAI in the app list.
- 02
Set the trigger
Pick Watch AI Actions, click Create a webhook, then Create a connection and paste your API key. This module waits for LiveChatAI to call Make.
- 03
Add the reply
Click the + on the right of the trigger and add AI Action Responder. Map the data received from the trigger into the reply so the bot answers with the right details.
- 04
Test with Run once
Click Run once, then start the AI action from a test chat. Open the bubble above each module to read the bundle it received, meaning the item passed from one module to the next.
- 05
Switch it on
Once the test looks right, switch the scenario on. An instant trigger runs as soon as LiveChatAI calls it, so the default 15-minute schedule does not slow it down.
The trigger that starts your scenario
1 module starts a scenario when something happens in LiveChatAI. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by LiveChatAI as soon as it happens.
Watch AI Actions
Instant triggerIn Make“Allows users to implement customizable workflows.”
You get a scenario that springs to life whenever your chatbot runs one of your AI actions, so a request typed in the chat can become work done in another tool. It is the only trigger of the app, and the entry point for custom workflows you design around the bot.
What each LiveChatAI module does
LiveChatAI gives you 8 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Add Question and Answer as Data Source
ActionIn Make“Extracts and uses Q&A data to enhance user interactions and problem-solving within your workflows.”
Your bot learns a ready-made pair: one question, one approved answer. It fits well when you want to teach one specific reply rather than a whole page of content.
Add Text as Data Source
ActionIn Make“Utilizes text-based data to enrich your workflows and make data-driven decisions.”
Free text from any other app ends up in the bot's training material, whether it is a product note, a policy or an internal procedure. It suits content that lives in a document or a field rather than on a public page.
Add Url as Data Source
ActionIn Make“Integrates web resources as data inputs for your workflows, enabling you to work with external information.”
Hand the bot a web address and it takes that page as a new source of knowledge. This keeps the chatbot in step with your help center or blog without pasting any content.
AI Action Responder
ActionIn Make“Detailing what the AI might say in the response.”
Here the scenario tells the bot what to say after one of its AI actions has run. It closes the loop opened by Watch AI Actions, and the visitor reads an answer built from fresh data rather than a canned line.
Join Conversation
ActionIn Make“Seamlessly combines conversations to gain deeper insights and trigger actions based on combined data.”
This action acts on a LiveChatAI conversation; the Make directory describes it as combining conversations to get more insight and trigger follow-up actions. The official notes stop there, so check its exact effect in a test run.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call”
Reach any endpoint of the LiveChatAI API from your scenario, reusing the connection you already have. It is the fallback for anything the other eight modules do not offer.
Send Message
ActionIn Make“Automates communication by sending messages through various channels, saving you time and effort.”
A message goes out through LiveChatAI straight from your scenario, so another tool can speak inside the chat without anyone typing. The directory presents it as a way to automate communication across channels.
Fetch Conversations
SearchIn Make“Easily retrieves data from your conversations and use it as input for your workflows.”
Pull your chat history out of LiveChatAI so the next modules can read it, archive it or hand it to a CRM. As a search module, it can return zero, one or several conversations.
Need help automating LiveChatAI with Make?
A person reads every message.