mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 21:43:21 +00:00
integrations: Add webhook code, API endpoint, and tests for Delighted.
This commit is contained in:
@@ -109,6 +109,7 @@ WEBHOOK_INTEGRATIONS = [
|
||||
WebhookIntegration('circleci', display_name='CircleCI'),
|
||||
WebhookIntegration('codeship'),
|
||||
WebhookIntegration('crashlytics'),
|
||||
WebhookIntegration('delighted', display_name='Delighted'),
|
||||
WebhookIntegration('deskdotcom', logo='static/images/integrations/logos/deskcom.png', display_name='Desk.com'),
|
||||
WebhookIntegration('freshdesk'),
|
||||
GithubIntegration(
|
||||
|
||||
Reference in New Issue
Block a user