Meraki

This is the traditional template you would receive from a Meraki webhook. It consists of a JSON payload unique to each alertType. Any HTTPS web service that can receive an HTTP POST message is capable of consuming the webhook.

Webhook Alert Types

Setup Guide

  • As a quick test, you can use the free webhook.site service to generate a secure HTTPS POST URL and observe the data received.

  • Add/Update a webhook HTTP Server

    • URL: (i.e. https://webhook.site/a44f9782-b3b8-4539-b1cb-a1bf696ec10d )
    • Secret: anythingYouWant
    • Payload Template: Meraki
  • Verify

    • Push the Test button to verify that it works.
    • Verify that you received an alert in your channel.

example payload

webhook.site