Dataintegration/Synchronisation with NetBox

Started by gkaudewitz, June 06, 2025, 02:07:52 PM

Previous topic - Next topic

gkaudewitz

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

Filipp Sudanov

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