2 - Filter data from your API response
This section is used to defined where the data you want to display in the connected field can be found in the API response.

Location of the connected field options in the response
In this field, you need to indicate the JSONPath expression to get the data you need in the response JSON of the API.
Learn more in JSON Path explained and in our tutorial How to filter query results using JSONPath.
Automatically select value when query returns a single result
If enabled, if the query returns exactly one result, that value is preselected automatically.
Test your configuration
You can use the Configuration Tester to check that your JSONPath filter returns the desired data, and to see the response.
“Full API response” tab displays the Full API response:

“Transformed JSON” tab displays the filtered results using the configured JSONPath filter:

Configure your field display
Next step 👉 Customize look & feel of custom fields