Code Monitor Webhooks generally available

Kelvin YapKelvin YapSeptember 4, 2024Enterprise,Code Search,Code Monitors,v5.7.0

Code Monitors are user-defined queries that alert users whenever a new search result or change appears, and they can trigger actions to run automatically via email, Slack notification, or webhook. Slack notifications were made generally available in July’s release, and in this month’s release we are now making webhooks generally available.

You can configure a Code Monitor to send webhook notifications by first creating a webhook receiver that accepts an HTTP POST request with the contents of the webhook notification. Then create or edit an existing Code Monitor and select “Call a webhook”, pasting the webhook URL into the appropriate “Webhook URL” field and saving the Code Monitor.

Read more about how to set up Code Monitor Webhooks in our docs.