n8n-docs/docs/integrations/builtin/credentials/crowdstrike.md
Justin Ellingwood a7dc52d6e1
Change repo links to absolute file paths (#2829)
Co-authored-by: Nick Veitch <nick.veitch@n8n.io>
2025-02-11 17:40:26 +00:00

1.7 KiB

title description contentType priority
CrowdStrike credentials Documentation for the CrowdStrike credentials. Use these credentials to authenticate CrowdStrike in n8n, a workflow automation platform.
integration
reference
medium

CrowdStrike credentials

--8<-- "_snippets/integrations/builtin/credentials/cred-only-statement.md"

Prerequisites

Create a CrowdStrike{:target=_blank .external-link} account.

Authentication methods

  • OAuth2

Refer to CrowdStrike's documentation for more information about the service. Their documentation is behind a log in, so you must log in to your account on their website to access the API documentation.

This is a credential-only node. Refer to Custom API operations to learn more. View example workflows and related content{:target=_blank .external-link} on n8n's website.

Using OAuth2

To configure this credential, you'll need:

  • The URL of your CrowdStrike instance
  • A Client ID: Generated by creating a new API Client in Crowdstrike in Support > API Clients and Keys.
  • A Client Secret: Generated by creating a new API Client in Crowdstrike in Support > API Clients and Keys.

A broad outline of the appropriate steps is available publicly at the CrowdStrike blog: Getting Access to the CrowdStrike API{:target=_blank .external-link}. CrowdStrike's full documentation is behind a log in, so you must log in to your account to access the full API documentation.