Learn how to use integration fields to read additional data properties from your customer’s systems.
integration_fields
attribute. This attribute is an Array of JSON objects that contains all selected integration fields. We will discuss how to select integration fields in a later step.
page_size
parameter).integration_fields
attribute. In this case, we query the GET /employees endpoint.
The value of an integration field mirrors what is returned by the underlying API (i.e. it’s not always a string
but can be a number
or even an object
too).