CMDBuild Forum

Get change in attributes

Hello
I have several applications/platforms integrated via API with CMDBuild. They need to intercept changes in some values ​​(for example the ticket status). Today they query all records to obtain the values ​​of the fields of interest (which may or may not have changed after the previous query). We would like to open up to integrations with which we expose only the records that have changed values ​​in the fields of interest. Are there native facilities in CMDBuild that allow us to do this (simulating a “publish & subscribe” type architecture)?
Thanks in advance