We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c368883 commit bfd0095Copy full SHA for bfd0095
src/models/integration-entity.model.ts
@@ -17,6 +17,7 @@ export enum IntegrationEntityType {
17
// hubspot specific
18
DEALS = "deals",
19
COMPANIES = "companies",
20
+ TICKETS = "tickets",
21
// salesforces specific
22
LEADS = "leads",
23
ACCOUNTS = "accounts",
0 commit comments