Trigger Workflows in Torq from CrowdStrike Streaming Actions
Note that the CrowdStrike Streaming integration works only as a trigger integration and cannot be used to authorize steps.
Generate a CrowdStrike Streaming API Key
In Falcon, go to Support > API Clients and Keys.
Click Create API Client, and give it a meaningful name and description.
Assign the new API key to at least the permission
streaming:read
.Copy the ClientID and Client Secret and save them in a secure location. You will not be able to access them again and will need them later in Torq.
Copy the Base URL.
Click Done.
Create a CrowdStrike Streaming Integration in Torq
Go to Build > Integrations > Steps > CrowdStrike Streaming and click Add.
Give the integration a unique and meaningful name.
Paste the ClientID you copied earlier.
Paste the Client Secret you copied earlier.
Paste the Base URL you copied earlier.
Under Token URL, paste
https://api.us-2.crowdstrike.com/oauth2/token
but replace theapi.us-2
to match theapi.xx-#
in the Base URL you copied earlier (the URL may be slightly different for EU users, or depending if you are in us-1, us-2, etc. cloud environments).Click Add.