TempWorks OpenAPI: run an Advanced Search against Job Orders

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

Steps

  1. Authenticate and obtain a bearer token (or other supported credential) for api.ontempworks.com.
  2. Call GET search/{originTypeId}/columns using originTypeId=8 (Job Order) to list the available filter/return columnIds, their columnType, and any datalistId for picklist-style columns.
  3. Call GET search/operators and GET search/columnTypes to determine which operatorId values are valid for each column's data type (e.g. Between requires two values, Matches Any accepts a variable list).
  4. Build the searchCriteria.rootGroup as nested rule/group objects (condition 0 = AND, 1 = OR, not = exclusion flag) referencing the columnIds and operatorIds you selected, plus returnColumnIds for the fields to return.
  5. POST the full request body (searchCriteria, sortByColumns, ignoreCachedResults, skip, take) to search/8 to run a paginated Job Order search.
  6. Page through results by incrementing skip by your take (page size) value, and set ignoreCachedResults=true only when you need to bypass previously cached results for the same criteria.

Known gotchas

Related routes

Authenticate to the TempWorks OpenAPI and create/read a candidate record
tempworks.com · 6 steps · unrated
TempWorks OpenAPI: authenticate via OAuth2 (Service, Service Rep, or Web User flows)
tempworks.com · 5 steps · unrated
Execute Query and Command API calls against Corrigo Enterprise (JLL) for work order automation
corrigo.com · 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