I'd like to add support for Custom Fields plugin into Foglyn, but I need to
- be able to retrieve list of all custom fields and their configuration through XML API: name (preferrably long one), type, upon what actions it is editable
- be able to edit fields when creating, rediting, resolving or closing case
It seems that editing of custom fields possible (except when creating new case), but I cannot find any way how to fetch list of available custom fields. What am I missing?