Slack¶
Incoming Webhooks are a way to send messages from other applications to Slack. Once you enable Incoming Webhooks, you will receive a unique URL to send JSON payloads containing message text and some options.
For more details, refer to Sending Messages Using Incoming Webhooks.
Note
This notification target is only applicable to international site workspaces that have bound an International Billing Center account.
Enable Incoming Webhooks¶
- Log in to Slack > Apps page;
- Select Incoming Webhooks;
- Click Add, choose to add it to Slack;
- Select a channel as the target channel for the bot to post messages;
- Proceed to the next step;
- A unique Webhook URL will be generated for subsequent message delivery;
- Save the settings;
- Return to the channel to confirm the integration has been added.
Return to Slack Configuration Page¶
- Enter the Webhook address obtained in the above steps;
- Confirm.