[GH-ISSUE #991] Slack legacy webhook integration #691

Closed
opened 2026-02-25 23:43:17 +03:00 by kerem · 2 comments
Owner

Originally created by @jbuitt on GitHub (Apr 13, 2024).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/991

Hello!

Slack will eventually be deprecating the webhook integration. The new suggested way to send messages to Slack channels is by creating a custom Slack App in the user's Workspace, which uses a OAuth token (with appropriate scopes) instead of a webhook URL. Could this new method of sending Slack notifications please be incorporated into Healthchecks?

Thanks!
Jim

Originally created by @jbuitt on GitHub (Apr 13, 2024). Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/991 Hello! Slack will eventually be deprecating the webhook integration. The new suggested way to send messages to Slack channels is by creating a custom Slack App in the user's Workspace, which uses a OAuth token (with appropriate scopes) instead of a webhook URL. Could this new method of sending Slack notifications please be incorporated into Healthchecks? Thanks! Jim
kerem closed this issue 2026-02-25 23:43:17 +03:00
Author
Owner

@cuu508 commented on GitHub (Apr 14, 2024):

Slack will eventually be deprecating the webhook integration.

Everything will eventually cease to exist. Is there a known sunset date?

Could this new method of sending Slack notifications please be incorporated into Healthchecks?

It's supported, see SLACK_CLIENT_ID.

<!-- gh-comment-id:2053993221 --> @cuu508 commented on GitHub (Apr 14, 2024): > Slack will eventually be deprecating the webhook integration. Everything will eventually cease to exist. Is there a known sunset date? > Could this new method of sending Slack notifications please be incorporated into Healthchecks? It's supported, see [SLACK_CLIENT_ID](https://healthchecks.io/docs/self_hosted_configuration/#SLACK_CLIENT_ID).
Author
Owner

@jbuitt commented on GitHub (Apr 14, 2024):

Everything will eventually cease to exist. Is there a known sunset date?

Sorry, I didn't clarify. Slack is deprecating plain (non-App) webhooks. No sunset date at this point.

It's supported, see SLACK_CLIENT_ID.

Excellent! Apologies, I didn't see this in your docs. I will give this a shot.

Thank you!

<!-- gh-comment-id:2054103101 --> @jbuitt commented on GitHub (Apr 14, 2024): > > Everything will eventually cease to exist. Is there a known sunset date? > Sorry, I didn't clarify. Slack is deprecating plain (non-App) webhooks. No sunset date at this point. > > It's supported, see [SLACK_CLIENT_ID](https://healthchecks.io/docs/self_hosted_configuration/#SLACK_CLIENT_ID). Excellent! Apologies, I didn't see this in your docs. I will give this a shot. Thank you!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/healthchecks#691
No description provided.