...
Feature | Description |
Configuring Functions | 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.
|
Add Employee 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:
|
Inbound Wenhooks | Follow instructions in our Webhook documentation to get started with creating a Webhook for BambooHR. Here are the config elements you will need to set:
To map fields, use format like below. You can include all fields that are listed here - Webhooks (Global) |