Hello
I’ve made available the Data API for use by a client. Requesting and receiving data works fine. Unfortunately the response data displays the Unique id for fields that are another datatype INSTEAD of the primary display field as defined in the Data type. This isn’t useful for working with the data. Is there a way to display my Category name instead of the Unique id value?
Example response:
I have checked the option for 'Use field display instead of ID for key names in the Settings > API menu.
Many thanks