Setup Time: 30 minutes
Step 1 — Create Slack App
- Go to api.slack.com/apps → Create New App → From scratch
- Name:
Fincelo CSM Hub - Select your workspace → Create App
Step 2 — Add Bot Scopes
- Your app → OAuth & Permissions → Bot Token Scopes → Add:
chat:write— Post messageschat:write.public— Post to public channelsusers:read— Look up users for @mentionschannels:read— Access channel info
Step 3 — Enable Interactivity (for button clicks)
- Interactivity & Shortcuts → Toggle ON
- Request URL:
https://app.fincelo.app/api/webhooks/slack - Click Save Changes
Step 4 — Install to Workspace
- Install App → Install to Workspace → Allow
- Copy Bot User OAuth Token (starts with
xoxb-)
Step 5 — Get Signing Secret
- Basic Information → Signing Secret → Show → Copy
Step 6 — Configure in Fincelo
- Fincelo → Settings → CSM Hub → Channel Config → Slack
- Paste Bot Token + Default Channel (e.g.
#cs-alerts) - Save ✅
Getting CSM Slack User IDs (for @mentions)
- In Slack → click CSM’s profile → ”⋯” → Copy member ID
- Format:
U1234ABCD - Add in Fincelo → Settings → CSM Hub → CSM Roster → Slack User ID

