Skip to content

Latest commit

 

History

History
68 lines (38 loc) · 2.34 KB

File metadata and controls

68 lines (38 loc) · 2.34 KB

📖 Summary

📝 About Pôle emploi

Access all the job offers available on the Pôle emploi website at any time and in real time.

📊 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 jobs via the Offres d'emploi v2 API from the Pôle emploi website based on selection criteria set in the and send them to a Hrflow.ai Board.

🐍 Quick Start Example

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