Skip to content

Latest commit

 

History

History
65 lines (41 loc) · 2.49 KB

File metadata and controls

65 lines (41 loc) · 2.49 KB

📖 Summary

📝 About Ceridian

Cloud HCM software that brings together real-time payroll, HR, benefits, time reporting, talent and workforce management to empower your people.

📊 Data Flow

In this section, we outline the data flow between different components of the connector. The following schema provides a graphical representation of the data exchange process

🔌 Connector Actions

Action Description
Pull job list Retrieves all jobs via the Ceridian API and send them to an Hrflow.ai Board.

🐍 Quick Start Examples

To make sure you can successfully run the latest versions of the example scripts, you have to install the package from PyPi. To browse the examples of actions corresponding to released versions of 🤗 this connector, you just need to import the module like this :

Once the connector module is imported, you can leverage all the different actions that it offers.

For more code details checkout connector code

🔗 Useful Links

👏 Special Thanks