Subscribe to and verify Jobber webhooks for real-time account events.

domain: developer.getjobber.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. In the Developer Center, configure a webhook URL and select topics (e.g., CLIENT_CREATE) from WebHookTopicEnum in the GraphQL schema.
  2. Ensure your app's OAuth scopes include read access to the topic's underlying object (e.g., read clients for CLIENT_X topics).
  3. Respond to each webhook POST within 1 second with a 2xx status; process the payload asynchronously afterward.
  4. Verify the X-Jobber-Hmac-SHA256 header by HMAC-SHA256-signing the raw JSON body with your OAuth client secret and comparing it in constant time to the header.
  5. Handle at-least-once delivery by de-duplicating on itemId + occurredAt since Jobber may resend the same event.

Known gotchas

Related routes

subscribe to AccuLynx webhooks for real-time job event notifications
apidocs.acculynx.com · 5 steps · unrated
Configure and verify a SmartRecruiters webhook subscription for candidate pipeline/status-change events
recruiting · 6 steps · unrated
Subscribe to Bob (HiBob) Webhooks v2 and verify event authenticity with the HMAC signature
hr-payroll · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans