integrations: Add webhook code, API endpoint, and tests for Delighted.

This commit is contained in:
Jackson
2016-12-25 01:50:28 +11:00
committed by Tim Abbott
parent 1b2472b5cb
commit 032b5e9db9
6 changed files with 120 additions and 0 deletions

View File

@@ -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(