- Home
- Resources
- Integrations
- LiveChat
LiveChat Make integrationAutomate LiveChat with Make.
What if every closed chat or new tag in LiveChat kicked off the next task on its own? The LiveChat Make integration gives you 7 modules: 6 instant triggers and 1 API action. This guide walks support and sales teams through the connection, a first scenario and each module.
Verified Trustpilot reviews · AI, automation & growth agency
What can the LiveChat Make integration do for your team?
The LiveChat Make integration links your LiveChat account to Make, a no-code tool where you build a scenario: an automation made of modules, each one a brick that watches an app or acts in it. With LiveChat, those bricks react to what happens in your chats (a new conversation, a tag, a closed thread) and pass the details to any other app you use.
Tag-based routing. Your agents already tag conversations as sales, billing or bug. Put Watch Thread Tagged at the start of a scenario and each tag becomes a signal: a sales tag can add a row to a lead table, as shown on the Airtable Make integration page, while a bug tag can open a ticket in your tracker.
A follow-up once the conversation ends. Watch Chat Deactivated fires when the open thread of a chat is closed. That moment is a natural hook for a satisfaction email, a CRM note or a message to the account owner.
A pulse on who joins a chat. Watch User Added to the Chat and Watch User Removed from a Chat cover both customers and agents, so a manager can see when a colleague steps into a conversation or leaves it.
What the integration does not do: it lists no search module and only one action, Make an API Call. Anything beyond the six triggers goes through that module and the LiveChat API. If you are weighing both tools, the n8n vs Make comparison lays out the differences, and the Make training helps you build this kind of scenario with the team.
How do you connect LiveChat to Make?
- 01
Add a LiveChat module
In your Make account, open a scenario and add any LiveChat module. Because every trigger here is instant, Make first asks you to click Create a webhook, then Create a connection. A connection is your LiveChat account linked to Make once and reused by every LiveChat module.
- 02
Name the connection
The Connection name field is optional, yet worth filling. A clear label such as the team or the LiveChat license it belongs to saves guesswork when several people share the same Make organization later.
- 03
Authorize with OAuth
LiveChat authenticates through OAuth, and you need an active LiveChat account. Enter the credentials copied from LiveChat, or follow the instructions Make shows on screen to finish the connection. The advanced setup uses a Client ID and a Client secret created in LiveChat.
Build your first scenario with LiveChat
GoalWhen an agent tags a thread in LiveChat, Make receives it at once and runs the LiveChat API call you chose for that tag.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the + in the middle of the canvas. That button adds the first module, which will start everything that follows.
- 02
Pick Watch Thread Tagged
Search for LiveChat, choose Watch Thread Tagged, click Create a webhook and then Create a connection. From now on, LiveChat tells Make each time a thread gets a tag.
- 03
Add the API call
Click the + on the right of the trigger and add Make an API Call from LiveChat. Pick the endpoint you need in the LiveChat API documentation, then map the thread data the trigger received.
- 04
Test with Run once
Click Run once, then tag a thread in LiveChat. Make shows the bundles each module received, a bundle being one item passed from a module to the next. Check that the API call got the right thread.
- 05
Switch it on
Save and switch the scenario on. With an instant trigger, there is no interval to wait for: LiveChat calls Make as soon as a tag lands, and each module run counts as one operation on your plan.
Which LiveChat events can start a scenario?
6 modules start a scenario when something happens in LiveChat. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by LiveChat as soon as it happens.
Watch Chat Deactivated
Instant triggerIn Make“Triggers when a chat is deactivated by closing the currently open thread.”
Your scenario starts the moment a conversation wraps up: this trigger fires when a chat is deactivated because its open thread was closed. It is the cleanest end-of-chat signal the integration offers.
Watch Incoming Chat
Instant triggerIn Make“Triggers when a chat is coming with a new thread.”
You get a scenario that springs into action as soon as a visitor opens a conversation. The trigger fires when a chat comes in with a new thread, so each fresh discussion becomes a bundle Make can pass along.
Watch Thread Tagged
Instant triggerIn Make“Triggers when a thread is tagged.”
Tags your agents already apply turn into automatic actions with this trigger, which fires whenever a thread receives a tag. It is the easiest way to let the people in the chat decide where the conversation goes next.
Watch Thread Untagged
Instant triggerIn Make“Triggers when a thread is untagged.”
Corrections stay in sync thanks to this trigger: it fires when a tag is removed from a thread. That lets a later scenario undo or update what an earlier tag set in motion.
Watch User Added to the Chat
Instant triggerIn Make“Triggers when a user (customer or agent) is added to a chat.”
Managers gain visibility on staffing with this trigger, which fires when a user joins a chat. That user can be a customer or an agent, so the same event covers transfers and new participants.
Watch User Removed from a Chat
Instant triggerIn Make“Triggers when a user (customer or agent) is removed from a chat.”
This trigger closes the loop on participants: it fires when a user, customer or agent, is removed from a chat. Paired with the previous trigger, it gives you a full picture of who was in a conversation.
What else can Make do in LiveChat?
LiveChat gives you 1 module. 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.”
This module opens the whole LiveChat API to your scenario: it sends any authorized request to an endpoint you choose, reusing the connection you already created. It is the only action of the integration, the route for everything the triggers leave out.
Need help automating LiveChat with Make?
A person reads every message.