Outgoing Slack webhook
Post a meeting digest to a Slack channel.
Groundnote can send a plain-text meeting digest to a customer-configured Slack incoming webhook. This is an outbound notification path, not a native Slack app or bidirectional integration.
What the webhook sends
The notification can include the meeting title, counts of decisions, tasks, and risks, a shortened summary, and an optional link. Content leaves the Groundnote deployment and is processed under the receiving Slack workspace and webhook configuration.
How it is controlled
- Create or obtain an incoming webhook URL for the intended Slack channel.
- Configure that URL in Groundnote.
- Use the connector test before relying on delivery.
- Send a meeting notification through the configured workflow.
- Remove or rotate the webhook URL when access changes.
Current limitations
- No Slack OAuth app, inbound messages, commands, threaded replies, or bidirectional sync.
- Delivery depends on the webhook remaining valid and the receiving Slack workspace accepting the request.
- Transient failures receive one retry; this is not a guaranteed-delivery queue.
- Do not include sensitive content unless the destination and recipients are authorised.
Reviewed against the Groundnote implementation on 4 September 2026. Slack is a trademark of Salesforce; this page does not imply endorsement or partnership.