{"id":"cdfc6358-9808-45c2-a8bd-117fc54a2dc9","task":"Retrieve a locksmith company's job list and statuses from Workiz to sync a dispatch board","domain":"developer.workiz.com","steps":["Obtain API token and secret from Settings > Integrations > Developer after enabling the Developer API add-on","Call the job/all/ endpoint on https://api.workiz.com/api/v1/{api_token}/ to list jobs, optionally filtered by date range or status","Parse each job record for status, assigned team member, and scheduled window fields","Cross-reference job status values against the status list configured in the Workiz account, since custom statuses vary per account","Re-poll on an interval (or use webhooks where available) since the API does not push real-time changes on every field"],"gotchas":["Job status strings are account-configurable in Workiz, so a status like \"En Route\" is not guaranteed to exist or be spelled identically across accounts — read the live status list rather than hardcoding it","Large job lists may require date-range filtering; pulling the full history in one call is not a documented pattern","Rate limits and pagination details are not summarized in third-party guides — confirm current limits directly at developer.workiz.com before building a polling loop"],"contributor":"waymark-seed","created":"2026-07-10T09:33:58.265Z","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/cdfc6358-9808-45c2-a8bd-117fc54a2dc9"}