HiBob connector - add support for Workforce Planning (WFP) module endpoints
Connector name: HiBob
Table name: positions, position_fields, position_openings, position_budgets (Workforce Planning module)
API documentation link: https://apidocs.hibob.com/docs/explore-workforce-planning
Additional details:
We use Fivetran's HiBob connector to sync HR data into Databricks. It works well for the standard People API endpoints (employee, employment_history, employee_work_history, etc.), but doesn't currently expose any data from HiBob's Workforce Planning (WFP) module.
WFP is a separate paid HiBob module with its own REST API surface. The key endpoints we'd want surfaced as Fivetran tables are:
- GET /metadata/objects/position - returns position field definitions (https://apidocs.hibob.com/reference/get_metadata-objects-position)
- POST /objects/position/search - returns position records (https://apidocs.hibob.com/reference/post_objects-position-search)
- Related endpoints for position openings and budget
Please sign in to leave a comment.
Comments
0 comments