NetXMS Support Forum

English Support => General Support => Topic started by: gkaudewitz on June 06, 2025, 02:07:52 PM

Title: Dataintegration/Synchronisation with NetBox
Post by: gkaudewitz on June 06, 2025, 02:07:52 PM
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
Title: Re: Dataintegration/Synchronisation with NetBox
Post by: Filipp Sudanov on June 20, 2025, 03:44:22 PM
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