Skip to content

Commit

Permalink
Merge pull request #251 from cloud-docs/Nora-Hooz-slack-webhooks
Browse files Browse the repository at this point in the history
Adding slack webhooks section
  • Loading branch information
cdmauney authored and GitHub Enterprise committed Jul 15, 2021
2 parents d0ff9c4 + 586d600 commit 66a835c
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion add_webhooks.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

copyright:
years: 2021
lastupdated: "2021-07-14"
lastupdated: "2021-07-15"

keywords: IBM Cloud notifications, notification preferences, email preferences, user notifications, distribution list, webhooks, Slack webhooks

Expand Down Expand Up @@ -151,3 +151,20 @@ To add webhooks to a distribution list, complete the following steps:

You can select which {{site.data.keyword.cloud_notm}} account you use by clicking the account switcher in the console. Users in the selected account receive notifications about any events that affect the account.
{: note}

## Adding Slack webhooks to a distribution list
{: add-slack-webhook}

You can now add Slack webhooks to your distribution list and receive account-wide {{site.data.keyword.Bluemix_notm}} notifications through them.

To create a webhook, first set up an app in Slack and create the incoming webhook, which provides the unique URL where you can send the notification message text in the form of a JSON payload. You will receive the notifications in the selected Slack channel in which you installed your app. For more information, see [Sending messages using Incoming Webhooks](https://api.slack.com/messaging/webhooks){: external}.

To add a Slack webhook in the {{site.data.keyword.Bluemix_notm}} console, complete the following steps:

1. In the {{site.data.keyword.Bluemix_notm}} console, go to **Manage** > **Account** > **Notification distribution list**.
2. Click **Add**, and select **Slack**.
3. Enter a name for your webhook and a Slack webhook URL. The notifications are sent to this unique URL.




0 comments on commit 66a835c

Please sign in to comment.