# RapidSpike

[<mark style="color:blue;">RapidSpike</mark>](https://www.rapidspike.com/) is a website monitoring solution that focuses on all three key aspects of website health: performance, reliability and security in a single dashboard.

Route alerts from RapidSpike to the right users in Squadcast.

### Using RapidSpike as an Alert Source

1. Navigate to **Services** -> **Service Overview** -> select or search for your Service. Expand the accordion -> In the Alert Sources section, click **Add**.

![](/files/x2JuHVVpEACMsj1lESqw)

2. Select **RapidSpike.** Copy the displayed **Webhook URL** to [configure](#create-a-squadcast-webhook-alert-in-rapidspike) it within **RapidSpike.** Finish by clicking **Add Alert Source** -> **Done.**

![](/files/QrphcT6P4rzrREx7LSat)

{% hint style="warning" %} <mark style="color:orange;">**Important**</mark>**:**

When an alert source turns <mark style="color:green;">Active</mark>, it’ll show up under Configured Alert Sources. You can either generate a test alert from the integration or wait for a real-time alert to be generated by the Alert Source.\
\
An Alert Source is <mark style="color:green;">active</mark> if there is a recorded incident via that Alert Source for the Service.
{% endhint %}

### Create a Squadcast Webhook Alert in RapidSpike

**(1)** Login to your **RapidSpike** dashboard and navigate to the **Settings** menu. Under the **Settings** menu, click on **Integrations**

![](/files/jPbSUupJIuXu99GsiNn6)

**(2)** Under the **Integrations** menu, click on **Webhooks**. Then click on **+ Add**

![](/files/qjmCCsPiq4o9WM6pnWcS)

**(3)** Fill in the **Label**, paste the previously copied Squadcast Webhook URL in the placeholder for **Webhook URL** and select **Request Type** as **POST**. Then click on **Add**

![](/files/uyvGWLl9jxMOOr6lvlQ9)

That's it, you are good to go! Your RapidSpike integration is now complete.

Whenever RapidSpike fires an alert, an incident will be created in Squadcast for it.

*Have any questions?* [*Ask the community*](https://community.squadcast.com/view/home)*.*


---

# 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://support.squadcast.com/integrations/alert-source-integrations-native/rapidspike.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.
