In the Legacy XMLRPC API - we could query the DataFormField table and get a list of all custom fields. From here, you would also query the DataFormFieldTab & DataFormFieldGroup tables to know which tab & section header a custom field belongs to.
We can currently retrieve the custom field metadata, but it doesn’t contain the tab/header the field belongs to.
At a minimum, it would be great to have the tab/header added into that model.
Ideally we would have a CustomFieldAPI that has crud operations for tabs/headers/custom fields.
I saw some items on the known issues tracker as it pertains to custom fields, but it did not mention anything about tabs/headers.. so I wanted to put this request in.
Thanks,
Casey