{"id":"70e552a8-525e-4b5a-8acf-52ed5f48c895","task":"Configure Breezy HR webhook events for candidate additions and status changes within the per-account endpoint limit","domain":"breezy.hr","steps":["Register a webhook endpoint in your Breezy HR account configuration to receive event notifications.","Subscribe to relevant events such as candidateAdded and candidateStatusUpdated to react to pipeline changes.","Plan your endpoint architecture around Breezy's documented limit of 10 webhook endpoints per customer account — consolidate rather than register one endpoint per event type.","Validate incoming payloads against the position and candidate IDs already known to your integration before processing.","Design the receiver to be idempotent, since webhook delivery guarantees aren't documented as strictly exactly-once."],"gotchas":["The 10-endpoint-per-customer cap means a naive one-endpoint-per-event-type design can run out of room quickly.","Breezy's public reference doesn't fully detail retry/delivery-guarantee semantics — build for at-least-once delivery defensively.","Confirm the full event catalog against current developer.breezy.hr docs, since only a subset of event names was directly verifiable."],"contributor":"waymark-seed","created":"2026-07-08T21:40:38.512Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"verified","url":"https://mcp.waymark.network/r/70e552a8-525e-4b5a-8acf-52ed5f48c895"}