> For the complete documentation index, see [llms.txt](https://support.incidents.cloud.solarwinds.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.incidents.cloud.solarwinds.com/integrations/alert-source-integrations-native/cisco_meraki.md).

# Cisco Meraki

[<mark style="color:blue;">Cisco Meraki</mark>](https://meraki.cisco.com/) is a suite of internet-managed network solutions that enables a single source of management over locations, infrastructure, and devices. Meraki Webhooks provide a new way to subscribe to alerts sent from Meraki Cloud when events occur.

Route detailed alerts from Cisco Meraki to the right users in Squadcast.

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

![](/files/0a8vqyeQRlKYY35BfiJt)

{% 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 URL REST Endpoint in Cisco Meraki

**(1)** Login to your Cisco Meraki dashboard. Head over to the **Network-wide** tab and click on **Alerts**

![](/files/OJalY6z2DA33hpVYqVGs)

**(2)** Scroll to the bottom of the **Alerts** page, and click on **Add an HTTP Server** under the **Webhooks** section

![](/files/xlNCDdSQqe50ejd1hwrN)

**(3)** Here, fill in the **Name**. Paste the previously copied Squadcast Webhook URL in the placeholder for **URL**. Then, click on **Save**

![](/files/ikVx6ISMorBdKPhxr6L9)

**(4)** Scroll to the top of the **Alerts** page and add the newly created Webhook for Squadcast as a **default recipient**

![](/files/QCJpv5cCxIhSHdiY1I5Q)

**(5)** Select the events & parameters for triggering this webhook and the click on **Save**

![](/files/vawIjYZoXyTgSni0tdcu)

![](/files/uprw0FBJeAWxbnrVDmS9)

That's it, you are good to go! Your Cisco Meraki integration is now complete. Whenever Cisco Meraki fires an alert, an incident will be created in Squadcast for it.

{% hint style="info" %}
**Note**:

Incidents will be triggered in Squadcast for the alerts that come in from Cisco Meraki with the key `alertLevel` having values `critical`, `warning` and `informational`.
{% endhint %}

{% hint style="info" %}
**FAQ:**

Q: If an alert gets resolved in Cisco Meraki, does Cisco Meraki send auto-resolve signals to Squadcast?\
\
A: No, Cisco Meraki does not send auto-resolve signals to Squadcast. Hence, Squadcast incidents from Cisco Meraki should be resolved manually.
{% endhint %}

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.incidents.cloud.solarwinds.com/integrations/alert-source-integrations-native/cisco_meraki.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
