Skip to content

Latest commit

 

History

History
74 lines (50 loc) · 3.56 KB

File metadata and controls

74 lines (50 loc) · 3.56 KB

📖 Summary

📝 About Cegid-Talentsoft

Talentsoft (by Cegid) offers a full-suite HCM solution so you can keep all your HR processes in one platform. Make HR processes easy & simple for your teams. Help HR & IT leaders transform organizations. Accelerate HCM productivity for better performance.

🔧 How does it work?

📊 Data integration capabilities:

  • ⬅️ Send Profiles data from Cegid Talentsoft to a Destination of your choice.
  • ⬅️ Send Jobs data from Cegid Talentsoft to a Destination of your choice.

🧠 Artificial Intelligence capabilities:

  • Extract, Structure, and Categorize Talent & Workforce data
  • Search, Score, and Match Profiles & Jobs with our APIs and AI Widgets

🔌 Connector Actions

Action Description
Applicant new Handle TalentSoft 'applicant_new' event by fetching profile from TalentSoft and sending it to HrFlow.ai Parsing API.
Applicant resume update Handle TalentSoft 'applicant_resume_update' event by running a new HrFlow.ai Parsing on updated resume.
Applicant update Handle TalentSoft 'applicant_update' event by only updating tags coming from TalentSoft in HrFlow.ai.
Pull profile list Retrieves profiles from TalentSoft candidates export API and send them to a Hrflow.ai Source.
Pull job list Retrieves jobs from TalentSoft vacancies export API and send them to a Hrflow.ai Board.
Push profile Pushs specific Profile from HrFlow and writes it to Applicant object in Talentsoft

🐍 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