Appearance
Slack App & Incoming Webhook Setup Guide
This guide will show you how to create a Slack App and configure an Incoming Webhook to send messages to your Slack workspace.
IMPORTANT
Please note: we do not provide support for setting up Slack through the control panel.
1. Create a Slack App
- Go to the Slack API Apps page.
- Click Create New App.
- Choose From scratch.
- Enter a name for your app (e.g.,
My Notifications App) and select your workspace. - Click Create App.
2. Enable Incoming Webhooks
- On your app's Basic Information page, go to the Features section.
- Click Incoming Webhooks.
- Toggle Activate Incoming Webhooks to ON.
- Click Add New Webhook to Workspace.
- Select the channel you want the messages to appear in.
- Click Allow.
- After adding the webhook, you will see a Webhook URL
3. Add your Webhook URL to the control panel
- Login to the control panel
- Navigate to Integration → Slack.
- Add your Webhook URL.
