{% extends "sentry/emails/base.html" %} {% load i18n %} {% block main %}
Hi there,
We’ve received multiple request errors from your webhook: {{webhook_url}} for the custom {{ integration_name }} integration, and have unsubscribed the webhook from receiving events.
To continue using your custom integration, please fix your webhook and re-enable the webhook subscriptions here.
If you need additional assistance, you can reach out to our support team at help.sentry.io.
Happy fixing,
Sentry
You are receiving this email because you’re listed as an organization Owner.
{% endblock %}