How to get there: Click Settings in the sidebar → Integrations tab → Slack section.
Get a Slack message the moment something changes on your portal: a new post, a status update, a new comment, or a new vote.
https://hooks.slack.com/services/....Leave the URL blank at any time to fully turn Slack notifications off.
Under the Slack URL you can pick which of the four supported events should be posted to your channel:
post.created)post.status_changed)comment.created)vote.created)Uncheck any event you don't want in Slack. This is per-portal, so each portal can have its own selection.
Slack notifications are intentionally for high-signal, human-readable events. Deletion pings (post deleted, comment deleted, vote removed) are not sent to Slack because they tend to spam channels without adding decision value.
If you need every lifecycle event (including deletions) in another system, use Webhooks instead: webhooks support the full event list and are designed for systems that want to consume the data programmatically.