Olark Make integrationAutomate Olark with Make.
Every chat your team closes in Olark can land somewhere useful without a copy and paste. The Olark Make integration offers 1 instant trigger that receives transcripts and messages. This page shows support and sales teams how to wire it up and build a first scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What does the Olark Make integration do?
The Olark Make integration lets Olark hand its chat transcripts and messages to Make the moment they happen. Make is the tool where you build a scenario, the automation itself, as a chain of modules. On the Olark side there is exactly one module, Universal Webhook, and it starts the scenario. Everything that happens next is done by modules of other apps.
A support log that fills itself. A visitor chats with your agent, the conversation ends, and Olark sends the transcript to Universal Webhook. From there, a spreadsheet or database module of another app stores it, so the team can review conversations without opening Olark.
Warm leads for sales. An online shop often gets buying questions in chat. Each message that reaches Make can be passed to a CRM module, and the sales rep finds the context before calling back. Take a look at the Airtable Make integration if you want a simple table as the destination.
A heads-up for the right person. The trigger can also feed a messaging or email module, so a manager hears about a conversation without watching the chat console.
Two limits matter. Olark only sends webhooks from an upgraded Olark account, and the integration only listens: it cannot reply to a chat, create an operator or change anything inside Olark. Olark also exists as an n8n node; the n8n vs Make comparison covers how the two tools differ, and the Make training is there if you are new to scenarios.
How do you connect Olark to Make?
- 01
Add the Universal Webhook module
Open a new scenario, click the + and search for Olark. Pick Universal Webhook. Unlike most apps, this one needs no connection, meaning no Olark login stored in Make: the webhook itself is the link between the two tools.
- 02
Create the webhook in Make
Click Add in the module, give the webhook a name you will recognize later, and save it. Make then shows the address that Olark will call each time a chat event happens.
- 03
Point Olark at that address
In Olark, set up a webhook following Olark's own help page on webhooks, and paste the address from Make. From then on, Olark calls Make with each transcript or message instead of waiting to be asked.
Build your first scenario with Olark
GoalWhen Olark sends a chat transcript, Make receives it and stores it in another app.
- 01
Start a new scenario
From the Scenarios page, create a new scenario and click the big +. Search for Olark and choose Universal Webhook as the first module.
- 02
Create and paste the webhook
Click Add, name the webhook and save it. Copy the address Make displays and register it as a webhook in your upgraded Olark account.
- 03
Add the destination
Click the + on the right of the Olark module and pick the app that should keep the data, such as a sheet or a CRM. Map the transcript fields that arrived from Olark into it.
- 04
Test with Run once
Click Run once, then run a test chat in Olark so it sends something. Each bundle, one item passed from module to module, shows up in the editor so you can check what Olark actually sent.
- 05
Switch the scenario on
Save and turn the scenario on. Because the trigger is instant, there is no schedule to tune: the scenario runs whenever Olark calls the webhook.
What starts an Olark scenario?
1 module starts a scenario when something happens in Olark. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Olark as soon as it happens.
Universal Webhook
Instant triggerIn Make“Setup a webhook in Olark - see https://www.olark.com/help/webhooks”
You get each Olark chat transcript or message delivered to Make as soon as Olark sends it, ready to be passed on to any other app in your scenario. It is the only Olark module, so every Olark automation starts here.
Need help automating Olark with Make?
A person reads every message.