Slack¶
Incoming Webhooks is a method for sending messages from other applications to Slack. After enabling Incoming Webhooks, you will obtain a unique URL to send JSON data packets 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 publish messages.
- Proceed to the next step.
- A unique Webhook URL will be generated for subsequent message pushes.
- Save the settings.
- Return to the channel, which will now show that the integration has been added.
Return to the Slack Configuration Page¶
- Enter the Webhook address obtained in the above steps.
- Confirm.



