CMDBuild Forum

Rest API:

Hi, I'm playing with the REST api for linking/editing datas in an external webapp. For all simple types of data (fields, lookups, reference) everything works OK. But for relations I can't figure out how to link the class with the domain and subdatas.

Anybody have a clue ?

ex: I have a class called Group with a domain named Members which get 1 or more items from Persons class.

Oli