How do I set up Slack integration for project notifications?
Answer: Navigate to Settings → Integrations → Slack, add your Slack Webhook URL or perform OAuth integration, and configure which events (project creation, task updates) should send notifications. Ensure your cron is running for queued notifications.
Setup Steps:
- Go to Settings → Integrations → Slack
- Add your Slack Webhook URL or configure OAuth
- Select which events should trigger notifications:
- Project creation
- Task updates
- Task completion
- Deadline reminders
- Test the integration
- Ensure cron is running for queued notifications
Configuration:
Configure your Slack webhook URL in the integration settings. The system will automatically send formatted notifications to your specified Slack channel when configured events occur.