- Home
- Resources
- Integrations
- SnatchBot
SnatchBot Make integrationAutomate SnatchBot with Make.
What happens to a chatbot message once SnatchBot receives it? The SnatchBot Make integration gives you 1 instant trigger that hands each new message to Make. This page shows support and ops teams how to link the account, build a first scenario and pass messages on.
Verified Trustpilot reviews · AI, automation & growth agency
What does the SnatchBot Make integration do?
The SnatchBot Make integration lets a message sent to your SnatchBot chatbot start an automation in Make. A scenario (the automation you build in Make, a chain of modules) begins with Watch Messages, then any other app picks up the message and does something useful with it.
Your support team sees chatbot messages where it already works. Put Watch Messages first, then add the module of your team chat app. Each new message lands in the shared channel, so nobody has to keep the SnatchBot dashboard open.
Every conversation ends up in one place. The same trigger can feed a spreadsheet or a database module, row by row. Each message travels as a bundle (one item passed from one module to the next), so one message becomes one row.
Sales hears about new prospects. A visitor who asks the bot about an offer can become a record in your CRM: put the CRM module right after Watch Messages and map the message into it, so the sales rep starts from what the visitor actually wrote.
Know the limit before you start: SnatchBot has a single module in Make, and Make itself says its documentation for this app is limited because little public information exists. There is no action to send a reply back to the bot from Make. If you want to compare with the other big automation tool, read n8n vs Make. For the basics of the editor, Make training walks through them step by step, and Make pricing explains how operations are counted.
How do you connect SnatchBot to Make?
- 01
Add the SnatchBot module
In a new scenario, click the +, search for SnatchBot and pick Watch Messages. Then click Create a connection. A connection is your SnatchBot account linked to Make once, reused by every SnatchBot module afterwards.
- 02
Name it and authorize Make
Give the connection a name you will recognize later, such as the bot it serves; this part is optional. Then either approve Make on the SnatchBot page that opens, or paste the key SnatchBot gives you, depending on what the window asks for.
- 03
Save and check the module
Click Save. The connection now appears in the module settings, and you can finish configuring Watch Messages. If the module opens without errors, Make can talk to your SnatchBot account.
Your first scenario with SnatchBot
GoalWhen a visitor writes to your SnatchBot chatbot, Make sends the message to the tool your team reads.
- 01
Create the scenario
Open the Scenarios page, create a new scenario and click the + in the middle of the canvas to add the first module.
- 02
Place Watch Messages
Search for SnatchBot, pick Watch Messages and select your connection. It shows a lightning badge: SnatchBot calls Make as soon as a message comes in.
- 03
Add where messages go
Click the + on the right of Watch Messages and add the module of the app your team reads. Map the message data coming from SnatchBot into its fields.
- 04
Test with Run once
Click Run once, then send a test message to your chatbot. Open the bubble above each module to read the bundles it received and check the text arrived.
- 05
Switch it on
Turn the scenario on. Because the trigger is instant, Make waits for SnatchBot to call it instead of checking on the default 15 minute schedule.
What can start a SnatchBot scenario?
1 module starts a scenario when something happens in SnatchBot. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by SnatchBot as soon as it happens.
Watch Messages
Instant triggerIn Make“Watches for new messages.”
Every new message your chatbot receives becomes a bundle in Make, ready to be forwarded, stored or filtered by the modules you put after it. It is the only SnatchBot module in Make, so every scenario for this app opens here.
Need help automating SnatchBot with Make?
A person reads every message.