# HaloPSA

[<mark style="color:blue;">HaloPSA</mark>](https://halopsa.com/) is an All-in-One PSA Software for service providers.

Route detailed alerts from HaloPSA to the right users in Squadcast.

### Using HaloPSA 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 **HaloPSA.** Copy the displayed **Webhook URL** to [configure](#create-a-squadcast-webhook-in-halopsa) it within **HaloPSA.** Finish by clicking **Add Alert Source** -> **Done.**

![](/files/b2EjNMkBMRSGl2uwQtIH)

{% 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 %}

## Create a Squadcast Webhook Alert in HaloPSA

**(1)** Login to your HaloPSA dashboard. Under the **Configuration** tab, select **Integrations** and click on **Webhooks**

![](/files/1oko84lXtNTb5GZNwb8c)

**(2)** Click on **New**. Put in the **Webhook Name** and paste the previously copied Squadcast Webhook URL in the **Payload URL** place holder. Select **Standard Webhook** as the **Webhook Type** and **Post** as **Method**. Select **application/json** as **Content Type** and **No authentication** as **Authentication** and check **Enabled** checkbox.

![](/files/uNmo76BLSBE3YWSNo3Uc)

**(3)** Click on **Add +**. Put in **New Ticket Logged** and **Closed** as Events. Then click on **Save**

![](/files/h5WHrgfC2lclbPz4tX8M)

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

Whenever HaloPSA fires an alert, an incident will be created in Squadcast for it. Also, when the ticket is **Closed** in HaloPSA, the corresponding incident gets **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/halopsa.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.
