# Integrate Spike with Crowdstrike

### Service and Integration

Create a Crowdstrike integration and copy the unique webhook URL.

{% content-ref url="/pages/-Ln3rb4wLUFeI-OAPcmq" %}
[Create integration and service on our dashboard](/integrations-guideline/create-integration-and-service-on-dashboard.md)
{% endcontent-ref %}

### Integrating with Crowdstrike

#### Step 1

Go to Configuration and then Workflows.

**Step 2**\
Add a new workflow

<figure><img src="/files/qSsTKzTePVng522SZQs0" alt=""><figcaption></figcaption></figure>

#### Step 3

In the alerts type, select notifications and then select webhook. In actions, select **call webhook.**

<figure><img src="/files/uFL5fvxWnYVK0SHcvyDd" alt=""><figcaption></figcaption></figure>

#### Step 4

Paste the Spike.sh integration URL and save the workflow.

Disclaimer: These integration instructions are offered independently by Spike.sh, and Spike.sh is not affiliated with nor a partner of CrowdStrike, Inc


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.spike.sh/integrations-guideline/integrate-spike-with-crowdstrike.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
