← all adapters

workday-style

simulates Workday REST API v40.0

restadapter v0.1.08 routes

use it

# add to stunt.yaml
services:
  workday:
    adapter: embedded:workday-style

# then
$ stunt up

The embedded: source extracts this adapter from the binary — no git clone, fully offline.

backing stores

workerspositionsaccountspayComponents

routes (8)

GET/wbs/v40.0/staffing/workers
GET/wbs/v40.0/staffing/workers/{id}
GET/wbs/v40.0/compensation/workers/{id}/compensation
GET/wbs/v40.0/payroll/pay_components
GET/wbs/v40.0/human_resources/positions
GET/wbs/v40.0/financials/accounts
GET/ccx/v1/{tenant}/RaaS/Custom_Report
POST/ccx/v1/{tenant}/staffing/Create_Worker