Slack Integration
Slack is available on Pro, Enterprise, and active Pro trials. It adds the fastest delivery path for check-ins and lets teams act without leaving Slack.
Features
- daily check-in prompts via DM
- interactive actions to submit, skip, or pause reminders
- optional reply-based Slack check-ins
/escalate/priority- Friday division digests for Team Leaders and Team Managers
Install
Start from the Murmurd install link:
If your organization requires a technical or security review before approving Slack apps, share the Slack enterprise approval guide.
Connecting Slack
Connect the workspace from organization settings. Murmurd also supports a linking-code flow when an IT admin needs to finish the Slack authorization outside the product setup session.
Linking User Accounts
Murmurd can auto-match users by email after a workspace is linked. If a user is still unmatched, they can add their Slack member ID in Account Settings.
Data Access Boundary
- Murmurd does not read employee-to-employee direct messages.
- Murmurd does not read public or private channel history.
- Murmurd only processes direct messages sent to the Murmurd bot so users can reply to Murmurd check-ins.
- Murmurd reads Slack user/profile directory data for account linking and admin setup flows.
Slack Scopes
chat:write,im:writefor check-in DMs, reminders, and leadership digestscommandsfor/escalate,/priority, and modal flowsusers:read,users:read.emailfor account linking and admin setup flowsteam:readfor connected workspace metadataim:historyonly for reply-based check-ins sent to the Murmurd bot
Security
- Slack tokens are encrypted at rest with AES-256-GCM.
- Incoming Slack requests are verified with HMAC-SHA256 signatures and timestamp checks.
- If Slack is disconnected, Murmurd falls back to email and web delivery.
- Murmurd does not store channel message history or a permanent full copy of the Slack directory.