Nobody wants another inbox. Orbitwrite now pushes the events you care about into the tools you already have open.
Slack and Discord
If you already connected Slack or Discord to post to, there is nothing new to authorise, because the same connection carries this. Otherwise connect a workspace or server from Settings first. Either way, you then pick which channel hears about what. You can route each event separately, so approvals go to the team channel and failures go to whoever is on call.
Available events:
- Approval requested
- Approval decided
- Post published
- Post failed
- Account needs reconnecting
- Daily digest of what is scheduled for today
Webhooks
If you would rather wire it into something of your own, add a webhook endpoint instead. Pick your events, get a signed JSON payload on every one, and verify it with the signing secret shown when you create the endpoint.
All three run off the same events, so you can use one, two, or all of them at once.
Slack and Discord are also places to post
Worth repeating, because it is easy to miss: Slack and Discord are not only somewhere to receive notifications. Connect either one and it shows up in the composer as a channel you can publish to, alongside X, Bluesky, and the rest. That is what the Slack and Discord posts were about. Write once and a post can land in your team's Slack at the same time it goes out publicly.
