CMDBuild Forum

Update Card Data

Hi,

The Web Services appear to allow you to query and modify the structure of the CMDBuild. Is there a set of API’s that allow you to modify the data in a card? I would like to integrate our CI/CD pipeline to automatically update card information. is this possible?

The CMDBuild REST webservice allows you to operate both on the structure and on the data.
I suggest you take a look at the webservice manual: https://www.cmdbuild.org/en/documentation/manuals/webservice-manual .