IntegrationProvider
The possible integration providers.
enum IntegrationProvider {
CHAT
GITHUB
GITHUB_LEGACY
GOOGLE
HUBSPOT
JIRA_CLOUD
JIRA_SERVER
MICROSOFT_OFFICE_365
OPTIMIZECX
RECHARGE
SALESFORCE
SHOPIFY
SHOPIFY_V2
STRIPE
TRELLO
}
Values
IntegrationProvider.CHAT
Groove Chat integration.
IntegrationProvider.GITHUB
Github integration.
IntegrationProvider.GITHUB_LEGACY
Github legacy integration
IntegrationProvider.GOOGLE
Google integration.
IntegrationProvider.HUBSPOT
Hubspot integration.
IntegrationProvider.JIRA_CLOUD
Jira Cloud integration.
IntegrationProvider.JIRA_SERVER
Jira Server integration.
IntegrationProvider.MICROSOFT_OFFICE_365
Microsoft Office 365 integration
IntegrationProvider.OPTIMIZECX
OptimizeCX integration.
IntegrationProvider.RECHARGE
Recharge integration.
IntegrationProvider.SALESFORCE
Salesforce integration.
IntegrationProvider.SHOPIFY
Shopify legacy integration
IntegrationProvider.SHOPIFY_V2
Shopify V2 integration.
IntegrationProvider.STRIPE
Stripe integration.
IntegrationProvider.TRELLO
Trello integration.
Member of
AccountIntegration object ● ChannelIntegration object ● conversationLinkResourceInput input ● Integration interface ● IntegrationAdded object ● IntegrationDeleteByProviderInput input ● IntegrationExternalChange object ● IntegrationProviderSettingsUpdateInput input ● IntegrationRemoved object ● IntegrationSettings object ● IntegrationsFilter input ● JiraServerIntegration object ● RechargeIntegration object ● SalesforceIntegration object ● ShopifyIntegration object ● ShopifyV2Integration object ● UserIntegration object