Skip to content

Latest commit

 

History

History
65 lines (42 loc) · 2.67 KB

File metadata and controls

65 lines (42 loc) · 2.67 KB

📖 Summary

📝 About Workable

Workable is more than an applicant tracking system, Workable's talent acquisition software helps teams find candidates, evaluate applicants and make the right hire, faster.

📊 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 Workable API and send them to a Hrflow.ai Board.
Push profile Writes a profile from Hrflow.ai Source to Workable via the API for the given shortcode.

🐍 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