Ceridian Dayforce Connector Overview¶
Dayforce is a comprehensive human capital management system that covers the entire employee lifecycle including HR, payroll, benefits, talent management, workforce management, and services. The entire system resides on cloud that takes the burden of managing and replicating data on-premise.
The Ceridian Dayforce connector allows you to access the REST API of Ceridian Dayforce HCM.
To see the Ceridian Dayforce Connector, navigate to the connector store and search for "dayforce".
Compatibility¶
Connector Version | Supported product versions |
---|---|
1.0.0 | APIM 4.0.0, EI 7.1.0, EI 7.0.x EI 6.6.0 EI 6.5.0 |
For older versions, see the details in the connector store.
Ceridian Dayforce Connector documentation¶
-
Setting up the Ceridian Dayforce Environment: You need to have a Ceridian Dayforce developer account and obtain test user credentials to try this out.
-
Ceridian Dayforce Connector Example: This example depicts how to use Dayforce connector to send a GET request to retrieve address of employees and send a POST request to create contacts of an employee.
-
Ceridian Dayforce Connector Reference: This documentation provides a reference guide for the Ceridian Dayforce Connector.
How to contribute¶
As an open source project, ESB extensions welcome contributions from the community.
To contribute to the code for this connector, create a pull request in the following repository.
Check the issue tracker for open issues that interest you. We look forward to receiving your contributions.
Top