Share
ADP (Edge) Setup Guide

ADP is a cloud-based human capital management (HCM) platform that provides payroll processing, human resources, talent management, benefits administration, and time and attendance solutions for organizations of all sizes. It enables businesses to manage their entire workforce lifecycle from a single, unified system.

Hevo uses the ADP Workforce Now APIs to replicate data from your ADP account to the Destination of your choice. To ingest data, you must provide Hevo with your ADP Client ID, Client Secret, a private key, and a Web Services (WS) Certificate.


Supported Features

Feature Name Supported
Capture deletes Yes
History mode No
Custom data (user-configured tables & fields) No
Data blocking (skip objects and fields) Yes
Resync (objects and Pipelines) Yes
API configurable No

Handling of Deletes

ADP does not explicitly mark records as deleted in its API responses. When a record is deleted, it is no longer returned in subsequent API responses.

For all objects, Hevo uses a full data refresh approach to capture delete actions for all objects. During each Pipeline run, Hevo compares the data fetched from the Source object with the data present in the Destination table. If a record exists in the Destination but is no longer returned by the Source, the record is marked as deleted by setting the value of the metadata column __hevo__marked_deleted to True.

Last updated on Jul 28, 2026

Tell us what went wrong

Skip to the section