Skip to content

Latest commit

 

History

History
69 lines (46 loc) · 2.91 KB

File metadata and controls

69 lines (46 loc) · 2.91 KB

📖 Summary

📝 About SAP

Get software and technology solutions from SAP, the leader in business applications. Run simple with the best in cloud, analytics, mobile and IT solutions.

📊 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 SAPSuccessFactors API and sends them to a Hrflow.ai Board.
Push profile Writes a profile taken from a Hrflow.ai Source to SAPSuccessFactors via the SAP API
Pull profile list Retrieves all profiles via the SAPSuccessFactors API and sends them to a 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