- Home
- Resources
- Integrations
- Landbot
Landbot Make integrationAutomate Landbot with Make.
What happens to a Landbot chat once the bot is done talking? The Landbot Make integration answers with 16 modules: one instant trigger, 13 actions and 2 searches. This guide is for support and sales teams, and it walks you from the connection to a first live scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Landbot Make integration do for you?
The Landbot Make integration links your Landbot account to Make so that chats, customers and tickets move without copy and paste. In Make, you build a scenario: the automation itself, made of modules, where each module is one brick such as a trigger, an action or a search.
Tickets that open themselves. Watch Events wakes the scenario when something happens in Landbot, and Create a Ticket logs the case for your team. Update a Ticket then keeps its status in line as the conversation moves on.
A human when the bot runs out of answers. Assign a Customer to the Agent passes the chat to a person, and Assign A Customer to the Bot sends it back once the question is settled. Send a Text lets the customer know what comes next.
Richer customer profiles. Add a Custom Field and Update a Custom Field write what you learn elsewhere, an order status or a plan name, straight onto the Landbot profile.
Two limits to keep in mind. Watch Events only works on the Landbot PROFESSIONAL and BUSINESS plans, and Make labels its Landbot documentation as AI generated, so check any important detail with Landbot. When a listed module falls short, Make an API Call reaches the rest of the Landbot API. Landbot may also have an n8n node; the n8n vs Make comparison sets out how the two tools differ. For the bigger picture, read our Make review or follow the Make training.
How do you connect your Landbot account to Make?
- 01
Copy your API token
In Landbot, click your avatar at the bottom left of the dashboard, pick Account in the menu, and copy the API token shown in the account information section. Make asks for it in the next step.
- 02
Add a Landbot module
In your Make scenario, add any Landbot module and click Create a connection. A connection is your Landbot account linked to Make once; every Landbot module in your scenarios reuses it.
- 03
Name it and paste the token
The Connection name field is optional, but a clear label helps when several accounts coexist. Paste the token you copied, or follow the prompts on screen, and save.
Your first scenario: turn a Landbot event into a ticket
GoalWhen an event happens in Landbot, Make opens a ticket so the case is tracked.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the big + to add the first module.
- 02
Pick Watch Events
Search for Landbot, choose Watch Events, then click Create a webhook and Create a connection with your API token.
- 03
Add Create a Ticket
Click the + to the right of the trigger, pick Landbot again, then Create a Ticket. Map data from the event into the ticket fields Make displays.
- 04
Test with Run once
Click Run once, then trigger an event in Landbot. Open each module to read the bundle it received, a bundle being one item passed from module to module.
- 05
Switch it on
Once the test ticket looks right, switch the scenario on. From then on Landbot calls Make through the webhook each time an event occurs, with no polling needed.
What starts a Landbot scenario
1 module starts a scenario when something happens in Landbot. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Landbot as soon as it happens.
Watch Events
Instant triggerIn Make“Trigger when a new event occurred. Available only for PROFESSIONAL and BUSINESS plans.”
Your scenario starts the moment something happens in Landbot, so the follow-up work begins while the conversation is still fresh. It is the only trigger this app offers in Make.
Every Landbot module, and when to reach for it
Landbot gives you 15 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Add a Custom Field
ActionIn Make“Add custom field value to the customer's profile.”
A new piece of information lands on the customer's Landbot profile, so the bot and your agents see it in the next chat. Pick it when the value does not exist on the profile yet.
Assign a Customer to the Agent
ActionIn Make“Assign a customer to the agent.”
Hands the conversation over to a human agent, so a customer stuck with the bot reaches a person. It is the handoff half of the pair with the bot assignment module.
Assign A Customer to the Bot
ActionIn Make“Assign a customer to the bot.”
Returns a customer to the bot, freeing your agent's queue once the human part of the exchange is over. Think of it as the closing move after a manual handoff.
Create a Ticket
ActionIn Make“Creates a ticket.”
Opens a ticket in Landbot, so a request from a chat or from another app becomes a case your team can track until it is solved. Pick it whenever a request needs an owner and a follow-up.
Get a Channel
ActionIn Make“Returns channel information by ID.”
Pulls the details of one Landbot channel from its ID, which tells later modules where a conversation comes from. Useful as a lookup step between the trigger and a routing decision.
Get a Customer
ActionIn Make“Returns customer's details by ID”
Fetches the full details of one customer from their ID, giving the rest of the scenario the profile to work with. Choose it over List Customers when you already know exactly who you need.
Get a Ticket
ActionIn Make“Returns information about the selected ticket.”
Reads the current state of a single ticket, so your scenario decides on fresh information rather than on what it saw earlier. It pairs naturally with Update a Ticket.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Reaches any endpoint of the Landbot API through the connection you already set up, which covers whatever the 15 other modules leave out. No second login is needed.
Send a Location
ActionIn Make“Send a location to the customer.”
Drops a location into the customer's conversation, so they get directions without asking a human for them. It fits businesses where the next step happens somewhere physical.
Send an Image
ActionIn Make“Send an image to the customer.”
Puts a picture in front of the customer inside the chat, which often explains more than a paragraph could. A product shot, a map or a receipt all work.
Send a Text
ActionIn Make“Send a text to the customer.”
Writes a message to the customer from your scenario, keeping them informed without an agent typing anything. The text can mix fixed wording with data mapped from earlier modules.
Update a Custom Field
ActionIn Make“Updates a custom field.”
Replaces the value of a custom field that already exists, so the profile reflects today's situation instead of last month's. Pick it rather than Add a Custom Field whenever the field is in place.
Update a Ticket
ActionIn Make“Updates an existing ticket.”
Changes an existing ticket, so its status in Landbot matches what really happened elsewhere. It closes the loop that Create a Ticket opened.
List Customers
SearchIn Make“Lists customers.”
Returns your Landbot customers as separate bundles, one per customer, which lets the next modules process each of them in turn. Reach for it when you do not know the IDs in advance.
List Tickets
SearchIn Make“Lists tickets.”
Brings back the tickets stored in Landbot, zero, one or many, so you can report on them or act on each. With no trigger available on your plan, it can also start a scheduled scenario.
Need help automating Landbot with Make?
A person reads every message.