webhooks/flock: Add flock integration.

This commit is contained in:
Ricky
2018-03-01 16:43:15 +05:30
committed by Tim Abbott
parent 6d8b6bda1a
commit 9e52a9f879
17 changed files with 377 additions and 0 deletions

View File

@@ -293,6 +293,7 @@ WEBHOOK_INTEGRATIONS = [
stream_name='desk'
),
WebhookIntegration('dropbox', ['productivity'], display_name='Dropbox'),
WebhookIntegration('flock', ['customer-support'], display_name='Flock'),
WebhookIntegration('freshdesk', ['customer-support']),
WebhookIntegration('front', ['customer-support'], display_name='Front'),
GithubIntegration(