@bigfootai/bigfoot-types 5.4.25 → 5.4.26
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -17,7 +17,7 @@ exports.Calls = {
|
|
17
17
|
recordTypeSubscriptions: [],
|
18
18
|
description: 'Ingest calls from Gong as notes in Noded',
|
19
19
|
iconUrl: 'https://www.gong.io/wp-content/uploads/2023/02/gong-logo.png',
|
20
|
-
label: '
|
20
|
+
label: 'Gong Conversations',
|
21
21
|
authentication: true,
|
22
22
|
externalStorage: false,
|
23
23
|
externalIds: [],
|
@@ -16,7 +16,7 @@ export const Calls: ProviderApplication = {
|
|
16
16
|
recordTypeSubscriptions: [],
|
17
17
|
description: 'Ingest calls from Gong as notes in Noded',
|
18
18
|
iconUrl: 'https://www.gong.io/wp-content/uploads/2023/02/gong-logo.png',
|
19
|
-
label: '
|
19
|
+
label: 'Gong Conversations',
|
20
20
|
authentication: true,
|
21
21
|
externalStorage: false,
|
22
22
|
externalIds: [],
|