Integration of Solarwinds with ServiceNow

Mujahid Sharief
Tera Contributor

How to Integrate ServiceNow with Solarwinds using API method. for fetching the Devices and populating data into CMDB(ServiceNow) from Solarwinds?

5 REPLIES 5

Not applicable

This is exactly what the Service Graph Connector for SolarWinds does.  You should look into that application.

Mujahid Sharief
Tera Contributor

Using SGC.

https://developer.servicenow.com/dev.do#!/reference/api/sandiego/rest/cmdb-ingest-api%23:~:text=CMDB%20Data%20Ingestion%20API.POST%20%2Fcmdb%2Fingest%2F%20%7Bdata_source_sys_id%7D%20Inserts%20records,%28payload%29%20to%20insert%20in%20the%20Import%20Set%20table.?msclkid=a2caaeaec17d11ecabf32e0a4dae75bf

Solution