Integrate Spike with Scalyr

Service and integration

Make sure to add the Scalyr integration and copy the webhook.

pageCreate integration and service on our dashboard

Using webhooks with Scalyr

Step 1

Go to the Alerts page and add a new alert.

Step 2

Paste the following in the Email/Webhook field. Make sure to add your Spike webhook URL in place of SPIKE_URL

webhook-trigger:POST 
SPIKE_URL[[{"trigger":#trigger#,"description":#description#,"title":#title#,"link":#link#,"id":#id#}]],
webhook-resolve:POST
SPIKE_URL[[{"trigger":#trigger#,"description":#description#,"title":#title#,"link":#link#,"id":#id#}]]

Last updated