API Call: Find out which objects a custom form is assigned to
Hello,
I wanted to write an API call to find out, to which objects (e.g. projects) a custom form / category is assigned / attached to.
As I do not find anything concerning that in the API-Explorer, I suggest, that I will need to use the EXISTS-operator of the unsupported API.
Besides that I do not really understand how the assignment is saved:
To my understanding the assignment is written to the field categoryID. If I add a custom form to a specific project, I do find its ID in the categoryID field, but if I add a second custom form, I still do only see the first attached form. So this field does not contain an array of all assigned forms.
Perhaps somebody can help.
Thanks in advance.
Regards
Lars