# Runscope

Follow the steps below to configure a service so as to extract its related alert data from Runscope.

Squadcast will then process this information to create incidents for this service as per your preferences.

### Using Runscope 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/ej4AI9zpOyFu5NZJCbwC)

2\. Select **Runscope.** Copy the displayed **Webhook URL** to [configure](#in-runscope) it within **Runscope**. Finish by clicking **Add Alert Source** -> **Done.**

![](/files/C3wKlNuuSvX2OP0F1gML)

{% hint style="warning" %}
**Important:**

When an alert source turns Active, 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 active if there is a recorded incident via that Alert Source for the Service.
{% endhint %}

### In Runscope:

Now login to you Runscope dashboard and click on the Runscope icon at the top right corner and select **Connected Services** from the resulting options.

![](/files/Oy0TqffAYI0yO2oOm1A7)

In the list of options available, scroll to **Webhooks** and click **Connect**.

![](/files/ANFI1GuZaDNYKqlO2NGq)

In the Advanced Webhooks window, Enter a Description such as **Squadcast Incidents** and select the Threshold as per your requirement.

For best results, select **Notify after a test fails in location atleast 1 times(s)** and enable the checkbox labeled **and again after a test returns to passing**. This will help Squadcast **Auto-Resolve** an Incident once the parameters are back to normal.

Then paste the webhook url for the Runscope service and click **Save Changes**.

![](/files/PYTF7F59q2KzVi2IBAqN)

Click **Edit** on the test needs to be integrated with Squadcast and click on **Test Settings**.

![](/files/JOVoHeUEs3PJjuArJcyC)

![](/files/Js9nwqHox9Mszpbsq1dU)

In the **Test Settings**, go to **Integrations** and Toggle on the switch near to Squadcast Incidents webhook.

![](/files/yPWTH3P3D2Utwlm9IdqE)

The Runscope integration is good to go and if there are any failed tests, it will automatically trigger an incident in Squadcast and if the test passes again, the incident will get **Auto-Resolved** in Squadcast.

*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.incidents.cloud.solarwinds.com/integrations/alert-source-integrations-native/runscope.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.
