Skip to main content
Webhooks let OrgX notify your systems when work changes. Use them for external queues, CRM updates, compliance archives, alerting, or workflow automation.
Webhooks are in Public Preview. Contact [email protected] to enable webhook delivery for a workspace.

Event Types

Payload

Signature Header

Webhook requests include an HMAC signature.
Verify the signature before processing the event. Reject unsigned requests.

Delivery Contract

Webhook delivery is enabled per workspace during Public Preview. Exact retry windows and timeout values are confirmed during enablement.

Handler Example