Custom fields in API
We have added a custom field for topics. We would like to be able to see the value of the custom field in the API. For example, I would expect this URL to return the topic, including all custom fields and their values:
https://userecho.com/api/feedback/414583.json?access_token=xyzxyzxyzxyz
https://userecho.com/api/feedback/414583.json?access_token=xyzxyzxyzxyz
We will check custom fields in API and add if it doesn't exists.