Other integrations
What connects to RyTask today, and which integrations are planned next.
Today, one integration is live: Slack capture. You can create RyTask items from Slack
with the /task slash command and a guided modal — see the
Slack guide for setup and usage.
The pages in this section describe integrations that are planned but not built yet. They are honest roadmap descriptions: no behavior on these pages exists in the product today, and details may change before they ship.
- GitHub — branch, PR, and commit linking with auto-close and status sync.
- Email notifications — outgoing email for invites, resets, and activity.
- Outbound webhooks — signed event payloads pushed to your URLs.
- Slack two-way sync — the rest of the Slack story beyond capture.
A few more are planned further out and don't have their own pages yet:
- Email-to-task Coming soon — forward an email to create an item (planned for v2).
- Zapier / n8n connectors Coming soon — no-code glue to other tools (planned for v2).
- OAuth app platform Coming soon — a third-party integration ecosystem (planned for v3).
Security model
Plain words on what keeps agents in bounds — the token is the identity, tenancy is fixed server-side, and tools run the exact code the UI runs.
GitHub
Link commits and pull requests to work items with a key or a magic word — free from day one. Auto-close and status sync are still on the way.