Hello everyone,
I have a question:
Has anyone done some integration/synchronisation of data between NetBox and NetXMS?
Till now I only have found some integrations of NetBox only with some other monitoring-systems.
Best regards
Georg
			
			
			
				Have not heard about some existing integration, so you'd need to develop something yourself. Main thing is what exactly you want to synchronize. 
From NetXMS side you can talk to NetBox's REST API using NXSL and web services. 
Also NetBox supports Webhooks, so may be it can talk to NetXMS REST API