Added by Ian Wood almost 12 years ago
Hi there.
I have a custom field that is defined as a list, and I would like to set that through the REST API. Obviously before I can set it I need to attain a list of possible values for the custom field. How do I do this? Can't find it in the docs or forum anywhere.
Thanks.
Ian.
Hi, Ian! I am trying to do the same (e.g., get a list of customers from our API so that issues can be assigned to customers). Did you find a way to solve this, a way to fill in values of the list via a REST API?