---
title: "Enabling Slack Notifications for Live Engagements in Chatbots"
description: "When a guest requests a live chat or instant call, you can receive notifications in Slack via webhooks."
url: "https://help.staticso2.com/ai-front-office-workers/website-assistant/chatbots/enabling-slack-notifications-for-live-engagements-in-chatbots"
---

When a guest requests a live chat or instant call, you can receive notifications in Slack via webhooks.

When the notification is sent via webhook, the entire chat transcript up to the live chat or instant call is included.

***

## Key Benefits of Slack Notifications for Live Engagements

[Section titled “Key Benefits of Slack Notifications for Live Engagements”](#key-benefits-of-slack-notifications-for-live-engagements)

* **Real-time Alerts:** Get instantly notified when guests request live assistance.
* **Customizable Channels:** Route notifications to specific channels to better organize your team.
* **Enhanced Preparation:** Notifications allow your team to be prepared with necessary context before engaging in a live chat.

***

## Step 1: Create a Workflow in Slack

[Section titled “Step 1: Create a Workflow in Slack”](#step-1-create-a-workflow-in-slack)

To enable notifications, start by creating a Workflow in Slack. Slack will generate a unique request URL for your workflow once you publish it that you will need to paste in OnceHub.

For more information on this, we recommend taking a look at [**Slack’s help center**](https://slack.com/help/articles/360041352714-Build-a-workflow--Create-a-workflow-that-starts-outside-of-Slack).

***

## Step 2: Add the Webhook in OnceHub

[Section titled “Step 2: Add the Webhook in OnceHub”](#step-2-add-the-webhook-in-oncehub)

After generating your unique webhook URL in Slack, paste the link in the OnceHub chatbot builder.

You can configure this for[ **Live Chats**](https://help.staticso2.com/ai-front-office-workers/website-assistant/chatbots/offering-live-chat-with-your-chatbot) or [**Instant Calls**](https://help.staticso2.com/ai-front-office-workers/website-assistant/chatbots/offering-instant-video-calls-with-your-chatbot).

### Navigating to the Flow Builder

[Section titled “Navigating to the Flow Builder”](#navigating-to-the-flow-builder)

To edit your chatbot’s settings, you first need to open the specific bot in the editor.

1. Click **Chatbot** in the left-hand navigation menu.
2. Select the chatbot you want to configure.

### Adding the Webhook URL for Live Chats

[Section titled “Adding the Webhook URL for Live Chats”](#adding-the-webhook-url-for-live-chats)

Configure this interaction to trigger an alert immediately when a site visitor requests a text-based live chat.

1. Add the **Live chat** action from the **Add Interaction** pane on the right.
2. Add the URL in the **Notify in your messaging platform** textbox.
3. Click **Save** to confirm the changes.

### Adding the Webhook URL for Instant Calls

[Section titled “Adding the Webhook URL for Instant Calls”](#adding-the-webhook-url-for-instant-calls)

Configure this interaction to trigger an alert when a site visitor requests a video call.

1. Select the **Instant call** action from the **Add Interaction** pane on the right.
2. Add the URL in the **Notify in your messaging platform** textbox.
3. Click **Save** to confirm the changes.

***

## Step 3: Test the Integration

[Section titled “Step 3: Test the Integration”](#step-3-test-the-integration)

To ensure your integration is working correctly:

1. Click the **Test** button located at the top of the interaction pane, directly next to the **Search interactions** bar.
2. Confirm that you received the test message to ensure the integration is working.
