Integrate Webhooks with Spike

webhooks monitoring alerts code
Webhooks can be directly integrated with Spike in 2 ways.
1. Any integration not natively supported by us
  • Don't see an integration on Spike but they do support alerts via Webhook
  • You will get alerts, incidents will be created even if integration is not listed with us
  • suppressing similar incidents might not work
2. Create incidents directly from your code
  • Make a POST request to the webhook
  • Webhook integration will assign it to the right person based on the escalation policy
  • suppressing similar incidents will work easily with Webhooks