Slack¶
Incoming Webhooks is a method for sending messages from other applications to Slack. Once Incoming Webhooks is enabled, you will receive a unique URL for sending 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, then choose Add 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 pushes.
- Save the settings.
- Return to the channel to confirm the integration has been added.
Return to the Slack Configuration Page¶
- Enter the Webhook address obtained in the steps above.
- Define the name for the current notification target, used for identification in the notification target list.
- Optionally test if the notification has been sent (❗️ A test message will be sent to the group/channel corresponding to this Webhook. Please go to the corresponding notification target to check if the test message was sent successfully).
- Configure Operation Permissions.
- Confirm.



