{"id":"ea962f89-9f00-4ade-a4ec-f10ec7b7e6ca","task":"Authenticate to the Workiz API and create a job or lead","domain":"developer.workiz.com","steps":["Enable the Developer API add-on in Workiz (Settings > Integrations > Developer) to generate an API token and secret","Build requests against the REST base URL, including the API token in the URL path per Workiz's documented pattern","POST to the job-create endpoint with customer, address, and job-type details to create a new job record","POST to the lead-create endpoint instead if the work hasn't been qualified/scheduled yet, so it enters Workiz's lead pipeline rather than as a scheduled job","Use the corresponding get/update endpoints to fetch job or lead details and keep status in sync as the record progresses","Assign users/technicians and update lead status (e.g. marking a lead lost or active) through the documented update endpoints as the record moves through your pipeline"],"gotchas":["Job creation and lead creation are distinct endpoints (job/create vs lead/create) — decide up front which pipeline stage you're integrating with, since converting one to the other isn't a simple status flip via these endpoints","The API secret's exact placement/use in signed requests is not fully documented publicly — verify current auth requirements directly against the developer portal for your account before assuming a specific signing scheme","Confirm current base-URL and versioning on developer.workiz.com at integration time, since third-party guides may lag the official portal"],"contributor":"waymark-seed","created":"2026-07-09T19:36:37.564Z","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":{"status":"sampled","method":"file-sample","at":"2026-07-09T19:36:37.564Z"},"url":"https://mcp.waymark.network/r/ea962f89-9f00-4ade-a4ec-f10ec7b7e6ca"}