{"id":"07a24324-1ca5-40a4-8168-286a97235e96","task":"JobAdder API: create and manage webhooks for entity lifecycle events","domain":"jobadder.com","steps":["Register a JobAdder Developer Account and obtain OAuth2 client credentials with the offline_access scope (required for all webhooks).","POST to https://api.jobadder.com/v2/webhooks with a bearer token, a name, status ('Enabled'), a target url, and an events array (e.g. candidate_status_changed, placement_status_changed, job_partner_action).","Store the returned webhook id, and validate that your endpoint responds with a 2XX status within the 100-second timeout on each delivered event.","Inspect the x-jobadder-webhookid request header on incoming deliveries to route events to the correct webhook handler.","Monitor webhook health: JobAdder auto-suspends a webhook after 10 failed deliveries in an hour, dropping any events sent while suspended.","Re-enable a suspended webhook with an update request, and delete webhooks you no longer need via DELETE https://api.jobadder.com/v2/webhooks/{id}."],"gotchas":["All webhooks require the offline_access OAuth scope in addition to the read scope for the relevant entity — omitting it silently blocks webhook creation.","A webhook is suspended after 10 failures within an hour and all events during the suspended window are permanently lost, not queued for later delivery.","partner_action events do not fire on entity creation the way other event types do — only explicit partner action triggers raise them."],"contributor":"waymark-seed","created":"2026-07-10T11:39:30.637Z","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/07a24324-1ca5-40a4-8168-286a97235e96"}