Skip to content

docs: update Slack webhook integration steps#3902

Merged
AmberAlston merged 3 commits intomainfrom
amber/update-slack-webhook-docs
Mar 24, 2026
Merged

docs: update Slack webhook integration steps#3902
AmberAlston merged 3 commits intomainfrom
amber/update-slack-webhook-docs

Conversation

@AmberAlston
Copy link
Member

@AmberAlston AmberAlston commented Mar 24, 2026

Preview: https://deploy-preview-3902--replicated-docs.netlify.app/vendor/event-notifications-webhooks#integrate-with-slack-using-webhooks

Summary

  • Replaces deprecated standalone Incoming WebHooks Slack app instructions with the modern approach: creating a custom Slack app with incoming webhooks enabled
  • Updates the Slack docs link from api.slack.com/messaging/webhooks to docs.slack.dev/messaging/sending-messages-using-incoming-webhooks
  • Adds a tip for multi-channel routing (generate multiple webhook URLs within the same Slack app)

Context

The previously recommended "Incoming WebHooks" app in the Slack App Directory has a deprecation warning. The replacement is functionally identical but users create their own Slack app and enable the incoming webhooks feature there instead.

… approach

The previous instructions referenced the deprecated standalone Incoming WebHooks
Slack app. Updates steps to guide users through creating a custom Slack app with
incoming webhooks enabled, links to the current Slack docs domain, and adds a
tip for multi-channel routing.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@AmberAlston AmberAlston requested a review from a team as a code owner March 24, 2026 16:34
@netlify
Copy link

netlify bot commented Mar 24, 2026

Deploy Preview for replicated-docs ready!

Name Link
🔨 Latest commit 0eb56e8
🔍 Latest deploy log https://app.netlify.com/projects/replicated-docs/deploys/69c2cf39b49de60008947365
😎 Deploy Preview https://deploy-preview-3902--replicated-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Mar 24, 2026

Deploy Preview for replicated-docs-upgrade ready!

Name Link
🔨 Latest commit 0eb56e8
🔍 Latest deploy log https://app.netlify.com/projects/replicated-docs-upgrade/deploys/69c2cf39d000b40008b23fe5
😎 Deploy Preview https://deploy-preview-3902--replicated-docs-upgrade.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@replicated-ci replicated-ci added type::docs Improvements or additions to documentation type::feature labels Mar 24, 2026
AmberAlston and others added 2 commits March 24, 2026 10:39
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy link
Contributor

@paigecalvert paigecalvert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved if this looks good to you

Image

1. Click **Add New Webhook to Workspace** and select the channel where you want to receive notifications.
:::note
You can send each notification to one Slack channel. To generate additional webhooks URLs to use for different event notifications, click **Add New Webhook to Workspace** again and select the target channel.
:::
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

moved this note up in to the procedure and reworded a bit. lmk if this gets at what you were wanting to convey (that it's one channel per event notification and you can generate more URLs for other notifications)

@AmberAlston AmberAlston merged commit 0f468a8 into main Mar 24, 2026
5 checks passed
@AmberAlston AmberAlston deleted the amber/update-slack-webhook-docs branch March 24, 2026 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type::docs Improvements or additions to documentation type::feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants