Nope, it's the only recipient, and if I add an email admin, the email gets thru... And the "send test webhook" in the dashboard fails also... Can only be that Slack doesn't like the json...
... View more
curl -X POST -H 'Content-type: application/json' --data '{"Hello":"World"}' https://hooks.slack.com/services/{{whatever}} The hook works, it seems like Slack (&MS Teams) don't like the json Meraki provides... As most probably use Slack or Teams. It's a bit useless Meraki feature at the moment.
... View more