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 ad01750 commit c6900fcCopy full SHA for c6900fc
src/models/integration-entity.model.ts
@@ -21,6 +21,7 @@ export enum IntegrationEntityType {
21
LEADS = "leads",
22
ACCOUNTS = "accounts",
23
OPPORTUNITIES = "opportunities",
24
+ CASES = "cases",
25
// outlook specific
26
CONTACTS_FOLDER = "contacts-folder",
27
// outlook and sipgate
0 commit comments