General

Dayforce Release Notes version 2025.1.1

Version
R2025.1.1
ft:lastEdition
2025-07-15

PCS-7365

Added new RESTful APIs to retrieve background job information using Dayforce web services. Now, you can retrieve, monitor, and queue background job information without using the Dayforce Background Job Engine user interface. The following operations are now available:  

  • Background Job Logs (GET): Retrieves background job details for a set of jobs based on user-defined criteria.
  • Background Job Log Details (ID) (GET): Retrieves information for a specific job log, including the job summary if it exists, or the detailed job log.
  • Background Job Parameters and Names (GET): Retrieves information on parameters for a specific job, or for all jobs. 
  • Background Job Queuing (POST): Queues a specific background job.

To learn more about background job log APIs, go to the Dayforce Developer Network (developers.dayforce.com).