How It Works
The digest system is configured per space by admins. When enabled, Sublay periodically sends a webhook payload to the configured URL containing recent space activity. The exact delivery format and payload structure are determined by the webhook handler on your server.Fetching Digest Config
Only space admins can fetch the digest configuration:The
digestWebhookSecret is masked in the response when a secret is set. It is never returned in plain text.
