Workfront API: Possible to retrieve all project custom fields in a single go using APIs?
Is it possible to retrieve all custom fields from a specific custom form associated with Workfront projects using APIs? Currently, I am manually specifying each field in the query parameters using the 'fields' parameter. However, I would like to know if there is a way to retrieve all fields at once without having to manually specify them. I have included a screenshot from Postman below for reference. May not be possible, but just wanted to check : )
Using '*' in fields params doesn't work because it retrieves native fields only:
