Skip to content

Slack, Discord and webhooks

Beyond the personal email digest, a workspace can push a summary to Slack, Discord, or any JSON endpoint on a schedule. You set these up under Settings → Integrations, in the Webhooks & digests section. This is an admin and owner task.

Add a destination

Choose Add destination and fill in:

Slack and Discord

Create an incoming webhook in Slack or Discord for the channel you want, then paste that URL. BackTalk formats the digest natively for each, so it reads as a proper message rather than raw JSON.

Generic JSON

Any other URL receives the digest as a JSON POST, so you can forward it into your own tooling, a serverless function, or another chat platform.

Test it, then leave it running

Use Send test to fire the current digest at a destination immediately and confirm it arrives. Each destination has an On / Off switch, so you can pause one without deleting it, and if a scheduled send ever fails the row flags it.

Destinations deliver on their chosen daily or weekly cadence. For per-person email delivery with daily, weekly or monthly options and one-click unsubscribe, see Email notifications instead.