ADP Workforce Now – Gotchas
The all-in-one platform for payroll and HR software, provides expert support and analytics for data-driven insights.
3 gotchas across 3 resources
These are connector-specific behaviors and limitations to be aware of when integrating.
Employee Schedules1 gotcha
employeeSchedulesAllEmployee schedules are not supported by the ADP Workforce Now connector: the resource is not mapped, so this operation is unavailable. ADP itself does expose time and attendance APIs to ADP API Central subscribers whose ADP account has the Time and Attendance module enabled, so this is a gap in Apideck's coverage rather than an ADP limitation. Use the Proxy API to reach ADP's time endpoints directly in the meantime.
Employees1 gotcha
employeesAllADP Workforce Now does not expose a native cross-page total record count in list responses. meta.total_count will not appear. Surfacing the true total requires a separate API request to the ADP count endpoint — an extra API call not currently implemented.
Time Off Requests1 gotcha
timeOffRequestsAllADP Workforce Now does not expose a native cross-page total record count in list responses. meta.total_count will not appear. Surfacing the true total requires a separate API request to the ADP count endpoint — an extra API call not currently implemented.