Custom Fields allow you to extend Bindbee’s unified models with additional fields specific to your use case. This feature enables you to extract any data available in the third party API response and include it in your unified model response.
Connector Level
and Organization Level
mappings.
</>
button to view the raw JSON response and click the desired fieldcustom_fields
via APIs, you will not receive an error. Instead, the API
will respond with "INVALID_JSON_PATH"
mapped to the incorrectly configured
field. Ensure that all JMESPath expressions are valid to retrieve the intended
data correctly.</>
button to view the raw JSON response and click the desired fieldinclude_custom_fields=true
to your requests:
if you are trying to get Custom Fields for employees
model your request will look like this: