
CrowdStrike - Get Access Token
Details
This atomic belongs to the CrowdStrike atomic group.
Gets an OAuth access token for the CrowdStrike API. If you are using an integration-provided target, you do not need to use this atomic as an access token will be generated by the target for you.
Target: HTTP Endpoint for "api.crowdstrike.com"
Account Key: HTTP Basic Authentication with CrowdStrike API client (client ID as username, client secret as password)
Steps:
[] Make the API request to get a token
[] Check if the API request succeeded:
[]> If it did, attempt to extract the bearer token and expiration time and set the workflow's output variables
[]> If it didn't, output an error
More information about this API can be found in the CrowdStrike documentation.
About
Integration
Authorship
Cisco Managed