Connect Slack to Edictum for interactive approval buttons -- Approve/Deny directly in Slack.
AI Assistance
Right page if: you are setting up a Slack App with interactive approve/deny buttons for Edictum Console.
Wrong page if: you just need a one-way Slack incoming webhook (no buttons) -- configure that as a "Slack Webhook" channel type in the notification overview at https://docs.edictum.ai/docs/console/notifications.
Gotcha: you must invite the bot to the channel with `/invite @edictum` before it can post. The signing secret and bot token are different values -- the signing secret is on Basic Information, the bot token is on OAuth & Permissions.
Connect Slack to Edictum for interactive approval buttons -- Approve/Deny directly in Slack.
The manifest requests only chat:write -- the minimum needed to post messages to channels the bot is invited to. No read access to messages, no access to private channels unless explicitly invited.