Availability
The Integrations catalog shows the webhook sources available to your workspace. Availability can vary by platform, workspace, plan, and region. Open Integrations, select the supported webhook source, and choose Set Up. The integration page can create, display, test, and regenerate the signing secret. Before production use, ClosedLoop AI support must confirm the platform path, workspace routing, and verification details for your environment. Generic endpoint examples are intentionally omitted because they are not a safe substitute for workspace-specific provisioning.Supported event categories
Provisioned webhook integrations can accept supported native payloads in these categories:
The source platform sends its native payload. ClosedLoop AI validates and transforms only payloads supported by the provisioned platform integration.
Security contract
Provisioned inbound webhooks use HMAC-SHA256 over the unmodified raw request body. ClosedLoop AI accepts the signature in these headers:
The signature may be hexadecimal or Base64 encoded. A
sha256= prefix is accepted.