Table of Contents |
---|
Feature | Description |
Bob Integrations | You can use our Bob connector to push data to Bob. Here are the instructions to configure a post function that executes such an integration.
|
Field Mapping | Find the API field you want to add. The list of API fields can be retrieved by calling https://apidocs.hibob.com/reference/get_company-people-fields API from Bob's documentation. For example, let's say you want to set "Employment type" field. The above API returns below snippet.
The jsonPath value "payroll.employment.type" should then be used in the mapping config e.g. Similarly, you can add additional fields. Here's an example mapping:
|