CrowdStrike integrations

Sudharshan Mohi
Tera Contributor

Do have requirement for below. Would like to know your recommedations.

 

Include security tool CrowdStrike as part of the Integration IRE APIs to import endpoint device details into ServiceNow CMDB for additional visibility and context

7 REPLIES 7

JDBC connections is possible and we are using JDBC to read few CIs from Solarwinds Database .

Crowdstrike - How it stores CI information? If you can access Crowdstrike DB you can easily Use JDBC to read data and populate in CMDB Class.

Regards

RP

 

CrowdStrike is SaaS based application and we have raised this to CrowdStike support which they have denied to have exposure for database. Now the only option for us to proceed with REST API. Let me know if you have some document and best approach to proceed

REST API based Integration is way to go for SAAS apps , Its understood that 

we will not get any access except at APPLICATION LAYER.

It fine we can fetch data using REST API- One Important thing i can think of 

Before POSTING data to CMDB try pass the Data thru Recon Engine so that OOTB features can be used.

Regards

RP