Skip to content

Webhooks

Webhooks can notify an external service when supported mission events occur. Treat webhook endpoints as credentials: use HTTPS, verify the signature when provided, and return a successful response promptly.

Start with a non-production endpoint and confirm delivery before connecting automation that changes external state.