01-30-2019 07:56 AM
I have been trying to set up webhooks alerts in MS Teams by using a Logic App in Azure, but I've hit a snag where the Azure app is not being triggered by the "Send Test Webhook" button in the Meraki dashboard.
Right now I have an app that does nothing but get triggered by any POST request, and replies with a 200 OK status. If I send a POST to the Azure URL via Postman, the app is triggered and I get the expected 200 status. If I add a test webhook HTTP Server in the Meraki dashboard sending out to https://httpstat.us/200 (which just returns a 200 OK status), the test succeeds. However, if I put the Azure URL in the Meraki dashboard and send a test webhook, it fails.
I'm not sure what I'm missing here. I'd love to use the webhooks alerts feature, but none of the services like Zapier or built.io support MS Teams. Any help would be greatly appreciated.
Solved! Go to Solution.
04-02-2019 01:06 PM
Update, I was able to get this working by creating a proxy in Azure. Meraki didn't like something about the long, parameter heavy URL that Azure generated. Making a nice short URL that redirects to the long one worked like a charm.
01-30-2019 09:18 AM
I second this. I've fooled around trying to get it to work about a month ago and didn't have any luck!
04-02-2019 01:06 PM
Update, I was able to get this working by creating a proxy in Azure. Meraki didn't like something about the long, parameter heavy URL that Azure generated. Making a nice short URL that redirects to the long one worked like a charm.
06-10-2020 06:02 AM
But this proxy redirect is working from postman and not from Meraki send webhook button.
06-10-2020 07:13 AM
Its working
06-24-2020 01:27 PM
Could you please tell me how you got this working? I can use postman to hit my app but Meraki alerts or Test webhook never arrives.
Thanks
07-03-2023 12:33 PM
do you have documentation on how to setup Meraki webhook alerts with Azure logic app?
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide