Objective:
- While exporting custom fields data, we found the api is returning id values incase of pick list custom field type. Do we have anything to get actual values for pick list custom fields ? I an getting actual values for other custom fields types.
Environment:
- Clio's API v4
Additional Information:
n/a
Procedure:
In order to get the actual values for picklist custom fields, you would use the following GET request:
https://app.clio.com/api/v4/custom_fields?fields=picklist_options{option}