> ## Documentation Index
> Fetch the complete documentation index at: https://docs.flashcat.cloud/llms.txt
> Use this file to discover all available pages before exploring further.

# Meraki Alert Events

> Sync Meraki alert events to Flashduty via webhook for automated alert noise reduction

Sync Meraki alert events to Flashduty via webhook for automated alert noise reduction.

<div class="hide">
  ## In Flashduty

  ***

  You can obtain an integration push URL through either of these two methods:

  ### Using Private Integration

  Choose this simpler option when you don't need to route alert events to different channels.

  <details>
    <summary>Expand</summary>

    1. Go to the Flashduty console, select **Channel**, and enter a channel's details page
    2. Select the **Integrations** tab, click **Add Integration** to enter the integration page
    3. Choose **Meraki** integration, click **Save** to generate a card
    4. Click the generated card to view the **push URL**, copy it for later use, and you're done
  </details>

  ### Using Shared Integration

  Choose this option when you need to route alerts to different channels based on the alert event payload.

  <details>
    <summary>Expand</summary>

    1. Go to the Flashduty console, select **Integration Center=>Alert Events** to enter the integration selection page
    2. Select **Meraki** integration:
       * **Integration Name**: Define a name for this integration
    3. Configure the default route and select the corresponding channel (after the integration is created, you can go to `Route` to configure more routing rules)
    4. Click **Save** and copy the newly generated **push URL** for later use
    5. Done
  </details>
</div>

## In Meraki

***

<div class="md-block">
  ## I. Meraki Alert Push Configuration

  1. Log in to your `Meraki` console and select the device you want to configure alerts for
  2. On the `Alerts` page, configure `Cellular gateway` and other sections as needed
  3. Under `Webhooks`, configure `HTTPS receivers`
  4. Enter `Flashduty` for `Name`, and enter the **integration push URL** for `URL`
  5. Leave `Shared secret` empty, and keep `Payload template` as the default `Meraki(included)`
  6. Click `Save` to save the settings

  <img alt="drawing" width="600" src="https://download.flashcat.cloud/flashduty/doc/meraki-5.png" />

  ## II. Status Mapping

  | Meraki        | Flashduty | Status   |
  | ------------- | --------- | -------- |
  | critical      | Critical  | Critical |
  | warning       | Warning   | Warning  |
  | informational | Info      | Info     |
</div>
