MAR3K3RAM
12 months agoOccasional Contributor
How to get custom field ID in Zephyr Scale server?
Hello,
I want to ask if there is a possibility to get an already created custom field ID?
I want to add a lot of options to custom fields via API, but the problem is that I can't find an API request to get a custom field ID.
My custom field type is Select List (Multi Choice).
I want to use /customfield/{customFieldId}/option to add option, but I need somehow to get this ID to already added customfield