Slack notification
Send Hanzo IAM notifications to a Slack channel.
Create a Slack app
At Slack API, create an app and add the OAuth scopes chat:write and chat:write.public for the bot.

Get token and channel ID
- Copy the Bot User OAuth Access Token from OAuth & Permissions.
- Get the Channel ID: right-click the channel in Slack and choose Copy link (or “copy name”); the ID is in the URL or you can use Slack’s channel details.

Configure the provider in Hanzo IAM
Create a Notification provider, set Type to Slack, and fill in:
| Hanzo IAM field | Value |
|---|---|
| Secret key | Access Token |
| Chat ID | Channel ID |
| Content | Message template (optional) |

How is this guide?
Last updated on