SD Worx
Employees

SD Worx Employees API

Sync employees data with SD Worx through Apideck's unified API. One integration, instant access.

Quick Start Example

Start syncing SD Worx employees in minutes

Node.js
import { Apideck } from '@apideck/node'

const apideck = new Apideck({
  apiKey: 'YOUR_API_KEY',
  appId: 'YOUR_APP_ID',
  consumerId: 'YOUR_CONSUMER_ID'
})

// List employees from SD Worx
const response = await apideck.hris.employeesAll({
  serviceId: 'sdworx'
})

console.log(response.data)
// Returns unified employees data

SD Worx SDKs

Build SD Worx integrations in your favorite language with our official SDKs.

Launch accounting integrations in weeks, not months

Sign Up