CrowdStrike Spoke
Manage licenses for CrowdStrike Falcon protection suite by fetching details of devices with active Falcon sensors installed and checking license compliance.
Request apps on the Store
Visit the ServiceNow Store website to view all the available apps and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the ServiceNow Store version history release notes.
Integration Hub subscription
This spoke requires an Integration Hub subscription. For more information, see Legal schedules - IntegrationHub overview.
Spoke version
CrowdStrike spoke v1.1.0 is the latest version.
Spoke requirements
CrowdStrike account with a Falcon administrator role.
Spoke dependencies
- ServiceNow Integration Hub Runtime (com.glide.hub.integration.runtime)
- ServiceNow Integration Hub Action Step - REST (com.glide.hub.action_step.rest)
Spoke actions
The CrowdStrike spoke provides actions to automate CrowdStrike tasks when events occur in your ServiceNow instance.
| Category | Action | Description |
|---|---|---|
| Host Management | Look up Active Hosts | Retrieves all active hosts. Active hosts are the hosts on which the last_seen date is greater than the date provided in the Active Since field. |
| Look up Host Details | Retrieves details of the hosts for the Device IDs passed in the Host IDs field. | |
| Sensor Management | Look up Hourly Sensor Usage | Retrieves a daily breakdown of your Customer Identification (CID) average hourly sensor usage by sensor category. Note: The usage data is retrieved up to two days prior to the current date. |
| Look up Weekly Sensor Usage | Retrieves a daily breakdown of your CID average weekly sensor usage by sensor category. Note: The usage data is retrieved up to two days prior to the current date. |
Connection and credential alias requirements
Integration Hub uses aliases to manage connection and credential information. Using an alias eliminates the need to configure multiple credentials and connection information profiles when using multiple environments. If the connection or credential information changes, you don't need to update any actions that use the connection. For more information, see Connections and Credentials.
Register a CrowdStrike OAuth application
Register the CrowdStrike OAuth application to access the CrowdStrike API and to receive a Client ID and Client secret.
Before you begin
The CrowdStrike Integration Hub spoke must be active. For more information, see CrowdStrike spoke.
Role required: CrowdStrike Falcon administrator
- To use the Sensor Usage APIs, your API client must be assigned the Sensor usage scope with read permissions.
- To use the Look up Hourly Sensor Usage and Look up Weekly Sensor Usage actions, contact your account team to enable the following feature flags:
- Hourly usage data feature flag: This flag must be enabled for your Customer Identification (CID) to view hourly usage data.
- Aggregated usage data feature flag: This flag must be enabled to get aggregated usage data in multi-CID (non-Flight Control) accounts.
Procedure
Create a CrowdStrike connection
Create a connection between your CrowdStrike applications and your ServiceNow instance so that your instance can retrieve user data from your applications.
Before you begin
ServiceNow Role required: admin