Share
UKG Ready (Edge) Setup Guide

UKG Ready is a cloud-based human capital management (HCM) platform that unifies HR, payroll, time and attendance, and scheduling for small and mid-sized businesses. It centralizes employee data in a single record, which it uses to run payroll calculations continuously in the background and to provide employees and managers with self-service HR, time-tracking, and scheduling tools.

Hevo uses the UKG Ready REST API v2 to replicate data from your UKG Ready account to the Destination of your choice. To ingest data, you must provide Hevo with your UKG Ready host, Company ID, Client ID, and Client Secret.


Supported Features

Feature Name Supported
Capture deletes Yes
History mode No
Data blocking (skip objects and fields) Yes
Resync (objects and Pipelines) Yes
API configurable Yes

Handling of Deletes

Hevo handles deleted records differently based on how data is ingested for an object.

For the Time Entry, Time Entry Note, Schedule, and Time Off Request History objects, Hevo does not support capturing deletes.

For the Employee object, UKG Ready marks a terminated employee record by setting the status field to Terminated. Hevo ingests these records and marks them as deleted in the Destination by updating the value of the metadata column __hevo__marked_deleted to True for the corresponding record.

For all other objects, Hevo uses a full data refresh approach to capture delete actions for the following 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 16, 2026

Tell us what went wrong

Skip to the section