Integrating IBM DevOps Plan with Slack using Webhooks
You can configure IBM® DevOps Plan to automatically broadcast updates and lifecycle state modifications of your work items to collaboration platforms such as Slack. You do this by creating notification webhooks that point to the target platform's incoming webhook URL.
Generating a Slack Incoming Webhook URL
- Open the Slack API Apps page and sign in to your Slack account.
- Click the Create New App button.
- Select From scratch, give your app a descriptive name (example: IBM DevOps Plan Bot), and select your target Slack workspace and then click Create App.
- In the left-hand navigation menu, under the Features section, click on Incoming Webhooks.
- Toggle the Activate Incoming Webhooks switch to On.
- Scroll down to the bottom of the page and click the Add New Webhook to Workspace button.
- Select the specific channel where you want DevOps Plan notifications to post, then click Allow.
- You will be redirected back to the settings page. Scroll down to find your
newly generated Webhook URL (format:
https://hooks.slack.com/services/T.../B.../...) and then click Copy.