- Home
- Resources
- Integrations
- LiveAgent
LiveAgent Make integrationAutomate LiveAgent with Make.
What if every new LiveAgent customer set off the next step on their own? The LiveAgent Make integration gives you 17 modules: one scheduled trigger, 13 actions and 3 searches. This guide is for support leads who want to connect the account and run a first scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the LiveAgent Make integration do for your support team?
The LiveAgent Make integration links your help desk to Make, a tool where you build a scenario: an automation made of modules, each one a single brick such as a trigger, an action or a search. With it, contacts, contact groups and tickets in LiveAgent can be created, read, changed or removed by a scenario instead of by hand.
A ticket opened for every new customer. Watch Contacts spots contacts added in LiveAgent, and Create a Ticket opens a follow-up ticket for each one, so a welcome call or an onboarding check never depends on someone remembering it.
Tidy contact groups. When data arrives from a form, a shop or a spreadsheet, List Groups finds the matching contact group and Create a Group opens it if it is missing. Check in Update a Contact whether the group can be set there; the documentation does not say.
Tickets that follow your other tools. Get a Ticket and Update a Ticket read and change a ticket when something happens elsewhere, while List Tickets pulls a set of tickets to send to a report.
Know the limits before you start. The only trigger is scheduled, so Make checks for new contacts on the scenario's clock instead of hearing from LiveAgent the instant it happens. Nothing here watches tickets directly. For anything the listed modules skip, Make an API Call reaches the rest of the LiveAgent API with the same connection. The Make documentation for this app also warns that parts of it were written with AI help, so confirm important details with LiveAgent. If you weigh other tools, the n8n vs Make comparison lays out the differences, the Make pricing page explains plans, and the Make training covers the editor step by step.
How do you connect LiveAgent to Make?
- 01
Copy your domain and API key
In LiveAgent, open Configuration in the main menu, then System, then API. That settings page shows the domain URL and the API key your connection needs. Keep both at hand.
- 02
Add a LiveAgent module
In your Make scenario, add any LiveAgent module and click Create a connection. A connection is your LiveAgent account linked to Make once, then reused by every LiveAgent module you add later.
- 03
Name it and paste the credentials
Give it a label in Connection name if you like (this field is optional), then paste the domain and the API key you copied, or follow the on-screen instructions. Save, and the module is ready to fill.
Your first scenario: a follow-up ticket for each new contact
GoalWhen a new contact appears in LiveAgent, Make opens a ticket so your team follows up with that customer.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the big + to place the first module on the canvas.
- 02
Pick Watch Contacts
Search for LiveAgent, choose Watch Contacts and select your connection, or click Create a connection if this is your first LiveAgent module.
- 03
Add Create a Ticket
Click the + on the right of the trigger, pick Create a Ticket and map data from the contact so each ticket points to the right customer.
- 04
Test with Run once
Click Run once. Make runs the scenario one time and shows the bundles, the items passed from module to module, so you can check which contact produced which ticket.
- 05
Schedule and switch on
Open the clock on Watch Contacts. A new scenario runs every 15 minutes by default; the Free plan cannot go below that, paid plans go down to 1 minute. Then switch the scenario on.
What starts a LiveAgent scenario
1 module starts a scenario when something happens in LiveAgent. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by LiveAgent as soon as it happens.
Watch Contacts
Scheduled triggerIn Make“Triggers when a new customer has been created.”
Watch Contacts starts your scenario whenever a new customer lands in LiveAgent, and hands each one to the next modules as its own bundle. That makes it the natural first brick for anything that should follow a new contact.
Every LiveAgent module in Make
LiveAgent gives you 16 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Create a Contact
ActionIn Make“Creates a new contact.”
Create a Contact adds a customer to LiveAgent from data another app already holds, so your agents see the person before they even write in.
Create a Group
ActionIn Make“Creates a new contact group.”
Create a Group sets up a new contact group in LiveAgent, which gives you a bucket to sort customers into later in the same scenario.
Create a Ticket
ActionIn Make“Creates a new ticket.”
Create a Ticket opens a new ticket in LiveAgent, so a request coming from somewhere else lands in the same queue your agents already work from.
Delete a Contact
ActionIn Make“Deletes a contact”
Delete a Contact removes one customer record from LiveAgent, which keeps your contact base clean when someone should no longer be there.
Delete a Group
ActionIn Make“Deletes a contact group.”
Delete a Group removes a contact group you no longer need, so agents stop picking an outdated group when they sort customers.
Delete a Ticket
ActionIn Make“Deletes a ticket.”
Delete a Ticket erases a ticket from LiveAgent, handy for clearing out tickets a scenario created by mistake or test tickets.
Get a Contact
ActionIn Make“Gets a contact.”
Get a Contact fetches the full record of one customer you point to, so later modules can use details that the incoming data did not carry.
Get a Group
ActionIn Make“Gets a contact group.”
Get a Group reads one contact group so the scenario knows exactly what it is about to touch, a useful check before an update or a deletion.
Get a Ticket
ActionIn Make“Gets a ticket.”
Get a Ticket pulls the current state of one ticket, which lets a scenario decide what to do next based on what the ticket says right now.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Make an API Call lets you reach any part of the LiveAgent API from your scenario, reusing the same connection, so you are not limited to the contacts, groups and tickets modules.
Update a Contact
ActionIn Make“Updates a contact.”
Update a Contact changes an existing customer record, so the profile your agents read stays in line with what your other tools know.
Update a Group
ActionIn Make“Updates a contact group.”
Update a Group edits a contact group that already exists. No need to delete it and build it again when its name or purpose shifts.
Update a Ticket
ActionIn Make“Updates a ticket.”
Update a Ticket changes a ticket that is already open, so progress made in another tool shows up where your agents look.
List Contacts
SearchIn Make“Gets all contacts.”
List Contacts returns your LiveAgent contacts as separate bundles, one per person, which is how you check who is already there or process many at once.
List Groups
SearchIn Make“Gets all groups.”
List Groups brings back all your contact groups, which gives a scenario the full picture before it files a customer somewhere.
List Tickets
SearchIn Make“Gets all tickets.”
List Tickets gathers tickets from LiveAgent into a stream of bundles, ready to be counted, copied or reviewed by the modules that follow.
Need help automating LiveAgent with Make?
A person reads every message.