Zulip supports integration with Sentry and can notify you of issues that occurred in your project.

First, create the stream you'd like to use for Sentry notifications, and subscribe all interested parties to this stream. We recommend the name sentry. Then, construct the Sentry webhook URL as follows:

{{ external_api_uri_subdomain }}/v1/external/sentry?api_key=abcdefgh&stream=sentry

where api_key is the API key of your Zulip bot, and stream is the stream name you want the notifications sent to.

Next, from Sentry dashboard choose your project.



From the menu on the right, choose Settings


On the settings page, from the menu on the left, choose Notifications
In the Inactive Integrations section, choose WEBHOOKS


In the WebHooks box, insert the above webhook URL into the Callback URLs* field.


And click Save Changes

Congratulations! You're done!
You will receive Zulip notifications like this whenever a new Sentry alert is triggered: