Settings
Configure integrations and preferences
🔔 Slack Integration
Get your webhook URL from Slack's Incoming Webhooks
Automated Notifications
- ✓Daily leaderboard at 9 AM
- ✓Unanswered lead alerts (1h, 4h, 24h)
- ✓Weekly team summary (Mondays at 9 AM)
- ✓Streak achievements (7+ days)
- ✓New leader announcements
Setup Instructions
- 1.Go to Slack API Apps and create a new app
- 2.Enable "Incoming Webhooks" feature
- 3.Add a new webhook to your desired channel (e.g., #sales-alerts)
- 4.Copy the webhook URL and set it as
SLACK_WEBHOOK_URLenvironment variable in Cloud Run - 5.Restart the backend service and test the integration above