Dashboard
Digest connects Linear and Slack.
It pulls issues from a Linear team, builds an untriaged + assignment summary digest, and posts it to a Slack channel on demand.
Configure OAuth credentials in Settings,
connect both services via their respective OAuth flows, then trigger the workflow via
POST /api/workflows/linear-slack-digest or the API docs.
Connections
Linear
Not connected
Connect
Slack
Not connected
Connect
Getting Started
- Configure OAuth credentials in Settings
- Connect Linear
- Connect Slack
- Trigger your first digest via
POST /api/workflows/linear-slack-digestor API docs