File tree Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change
1
+ apiVersion : nautilus.sipgate.cloud/v1alpha1
2
+ kind : Service
3
+ metadata :
4
+ creationTimestamp : " 2023-05-25T09:21:30Z"
5
+ name : integration-bridge-framework
6
+ namespace : default
7
+ resourceVersion : " 1"
8
+ uid : b46fa541-a466-403b-8c59-4b7aab319756
9
+ spec :
10
+ backup : " false"
11
+ containerized : " false"
12
+ localPersistence : " true"
13
+ on_call_schedule : bestEffort
14
+ pciDssRelevant : " false"
15
+ ports : null
16
+ repositoryType : library
17
+ singleton : unknown
18
+ tlsProvider : unknown
19
+ virtualized : " true"
Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ export enum IntegrationEntityType {
17
17
// hubspot specific
18
18
DEALS = "deals" ,
19
19
COMPANIES = "companies" ,
20
+ TICKETS = "tickets" ,
20
21
// salesforces specific
21
22
LEADS = "leads" ,
22
23
ACCOUNTS = "accounts" ,
You can’t perform that action at this time.
0 commit comments