Dear all,
We need to send Node data using REST when specific node information is updated or when a new node is added in SolarWinds. We are going to create the REST API on the other system but I want to ask you what is the best practice to trigger the POST message when this happens?
We may treat them like two different scenarios:
- Send data when an existing node is changed, for example, serial number;
- Send data when a new node is added.