Skip to content

Commit c43982c

Browse files
authored
Merge pull request #5827 from segmentio/20231228_makecatalog
Make catalog
2 parents f39d9e9 + 2b8566a commit c43982c

File tree

6 files changed

+258
-13
lines changed

6 files changed

+258
-13
lines changed

src/_data/catalog/destination_categories.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# destination categories last updated 2023-12-14
2+
# destination categories last updated 2023-12-28
33
items:
44
- display_name: A/B Testing
55
slug: a-b-testing

src/_data/catalog/destinations.yml

Lines changed: 202 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# destination data last updated 2023-12-14
2+
# destination data last updated 2023-12-28
33
items:
44
- id: 637e8d185e2dec264895ea89
55
display_name: 1Flow
@@ -27036,12 +27036,12 @@ items:
2703627036
mark:
2703727037
url: https://cdn-devcenter.segment.com/8f946c77-4df2-42d9-80e1-123e66a0a130.svg
2703827038
methods:
27039-
track: true
27039+
track: false
2704027040
identify: true
27041-
group: true
27042-
alias: true
27041+
group: false
27042+
alias: false
2704327043
screen: false
27044-
page: true
27044+
page: false
2704527045
platforms:
2704627046
browser: true
2704727047
mobile: true
@@ -40862,6 +40862,199 @@ items:
4086240862
label: API Key
4086340863
actions: []
4086440864
presets: []
40865+
- id: 651aac880f2c3b5a8736e0cc
40866+
display_name: Hubble (Actions)
40867+
name: Hubble (Actions)
40868+
slug: hubble-actions
40869+
hidden: false
40870+
endpoints:
40871+
- US
40872+
regions:
40873+
- us-west-2
40874+
- eu-west-1
40875+
url: connections/destinations/catalog/hubble-actions
40876+
previous_names:
40877+
- Hubble (actions)
40878+
- Hubble (Actions)
40879+
website: https://hubble.team
40880+
status: PUBLIC_BETA
40881+
categories:
40882+
- Analytics
40883+
- Surveys
40884+
logo:
40885+
url: https://cdn-devcenter.segment.com/33e7f520-753c-4c44-8fa6-29f790ed12dd.svg
40886+
mark:
40887+
url: https://cdn-devcenter.segment.com/51ba42f4-beb1-4dfc-b51c-779c38b66b52.svg
40888+
methods:
40889+
track: true
40890+
identify: true
40891+
group: true
40892+
alias: true
40893+
screen: false
40894+
page: true
40895+
platforms:
40896+
browser: true
40897+
mobile: false
40898+
server: false
40899+
warehouse: false
40900+
components: []
40901+
browserUnbundlingSupported: false
40902+
browserUnbundlingPublic: false
40903+
replay: false
40904+
connection_modes:
40905+
device:
40906+
web: false
40907+
mobile: false
40908+
server: false
40909+
cloud:
40910+
web: true
40911+
mobile: false
40912+
server: false
40913+
settings:
40914+
- name: id
40915+
type: string
40916+
defaultValue: ''
40917+
description: Unique identifier for your team (given in Hubble app)
40918+
required: true
40919+
label: id
40920+
actions:
40921+
- id: nGcgMW5vcSnorpJCEexHJ9
40922+
name: Track
40923+
slug: track
40924+
description: Track events to trigger Hubble surveys
40925+
platform: WEB
40926+
hidden: false
40927+
defaultTrigger: type = "track"
40928+
fields:
40929+
- id: 9HQCYgVFqD6Q4WhwuE67KN
40930+
sortOrder: 0
40931+
fieldKey: event
40932+
label: Event
40933+
type: STRING
40934+
description: Event to be tracked
40935+
placeholder: ''
40936+
defaultValue:
40937+
'@path': $.event
40938+
required: true
40939+
multiple: false
40940+
choices: null
40941+
dynamic: false
40942+
allowNull: false
40943+
- id: neHcApHPnycANVT1gRoz3x
40944+
sortOrder: 1
40945+
fieldKey: attributes
40946+
label: Event Attributes
40947+
type: OBJECT
40948+
description: Object containing the attributes (properties) of the event
40949+
placeholder: ''
40950+
defaultValue:
40951+
'@path': $.properties
40952+
required: false
40953+
multiple: false
40954+
choices: null
40955+
dynamic: false
40956+
allowNull: false
40957+
- id: pFESpbwgiESVhvrC5JLk6G
40958+
sortOrder: 2
40959+
fieldKey: userId
40960+
label: User ID
40961+
type: STRING
40962+
description: Unique identifer of the user
40963+
placeholder: ''
40964+
defaultValue:
40965+
'@path': $.userId
40966+
required: false
40967+
multiple: false
40968+
choices: null
40969+
dynamic: false
40970+
allowNull: false
40971+
- id: o1Y63JS4TfUPXdoht9iGny
40972+
sortOrder: 3
40973+
fieldKey: anonymousId
40974+
label: Anonymous ID
40975+
type: STRING
40976+
description: Anonymous identifier of the user
40977+
placeholder: ''
40978+
defaultValue:
40979+
'@path': $.anonymousId
40980+
required: false
40981+
multiple: false
40982+
choices: null
40983+
dynamic: false
40984+
allowNull: false
40985+
- id: p5T1FyqHC2utPVM1FRwBnC
40986+
name: Identify
40987+
slug: identify
40988+
description: Set identifiers and attributes for a user
40989+
platform: WEB
40990+
hidden: false
40991+
defaultTrigger: type = "identify"
40992+
fields:
40993+
- id: 9CYMqePjTg2Ncj2cAag69j
40994+
sortOrder: 0
40995+
fieldKey: userId
40996+
label: User ID
40997+
type: STRING
40998+
description: Unique identifer of the user
40999+
placeholder: ''
41000+
defaultValue:
41001+
'@path': $.userId
41002+
required: false
41003+
multiple: false
41004+
choices: null
41005+
dynamic: false
41006+
allowNull: false
41007+
- id: 6RNtUhaSQ51aiPo99KZGxE
41008+
sortOrder: 1
41009+
fieldKey: anonymousId
41010+
label: Anonymous ID
41011+
type: STRING
41012+
description: Anonymous identifier of the user
41013+
placeholder: ''
41014+
defaultValue:
41015+
'@path': $.anonymousId
41016+
required: false
41017+
multiple: false
41018+
choices: null
41019+
dynamic: false
41020+
allowNull: false
41021+
- id: izB4ZXGNLKWBBN2ubmNU81
41022+
sortOrder: 2
41023+
fieldKey: attributes
41024+
label: User Attributes (Traits)
41025+
type: OBJECT
41026+
description: User traits used to enrich user identification
41027+
placeholder: ''
41028+
defaultValue:
41029+
'@path': $.traits
41030+
required: false
41031+
multiple: false
41032+
choices: null
41033+
dynamic: false
41034+
allowNull: false
41035+
presets:
41036+
- actionId: nGcgMW5vcSnorpJCEexHJ9
41037+
name: Track event
41038+
fields:
41039+
event:
41040+
'@path': $.event
41041+
attributes:
41042+
'@path': $.properties
41043+
userId:
41044+
'@path': $.userId
41045+
anonymousId:
41046+
'@path': $.anonymousId
41047+
trigger: type = "track"
41048+
- actionId: p5T1FyqHC2utPVM1FRwBnC
41049+
name: Identify user
41050+
fields:
41051+
userId:
41052+
'@path': $.userId
41053+
anonymousId:
41054+
'@path': $.anonymousId
41055+
attributes:
41056+
'@path': $.traits
41057+
trigger: type = "identify"
4086541058
- id: 54521fd725e721e32a72eec1
4086641059
display_name: HubSpot
4086741060
name: HubSpot
@@ -71095,9 +71288,9 @@ items:
7109571288
screen: false
7109671289
page: true
7109771290
platforms:
71098-
browser: true
71291+
browser: false
7109971292
mobile: false
71100-
server: true
71293+
server: false
7110171294
warehouse: true
7110271295
components: []
7110371296
browserUnbundlingSupported: false
@@ -71109,9 +71302,9 @@ items:
7110971302
mobile: false
7111071303
server: false
7111171304
cloud:
71112-
web: true
71305+
web: false
7111371306
mobile: false
71114-
server: true
71307+
server: false
7111571308
settings:
7111671309
- name: endpoint
7111771310
type: select

src/_data/catalog/destinations_private.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# destination data last updated 2023-12-14
2+
# destination data last updated 2023-12-28
33
items:
44
- id: 54521fd725e721e32a72eec6
55
display_name: Intercom

src/_data/catalog/regional-supported.yml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -656,6 +656,15 @@ sources:
656656
- us
657657
endpoints:
658658
- us
659+
- id: o9OyD6xsVJ
660+
display_name: OneSignal
661+
hidden: false
662+
slug: onesignal
663+
url: connections/sources/catalog/cloud-apps/onesignal
664+
regions:
665+
- us
666+
endpoints:
667+
- us
659668
- id: QhEUZnE5uF
660669
display_name: OneTrust
661670
hidden: false
@@ -968,6 +977,15 @@ sources:
968977
- eu
969978
endpoints:
970979
- us
980+
- id: xeZMgSrtAQ
981+
display_name: White Label Loyalty
982+
hidden: false
983+
slug: white-label-loyalty
984+
url: connections/sources/catalog/cloud-apps/white-label-loyalty
985+
regions:
986+
- us
987+
endpoints:
988+
- us
971989
- id: 7GmYZcBQyw
972990
display_name: WorkRamp
973991
hidden: false

src/_data/catalog/source_categories.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# source categories last updated 2023-12-14
2+
# source categories last updated 2023-12-28
33
items:
44
- display_name: A/B Testing
55
slug: a-b-testing

src/_data/catalog/sources.yml

Lines changed: 35 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# sources last updated 2023-12-14
2+
# sources last updated 2023-12-28
33
items:
44
- id: 8HWbgPTt3k
55
display_name: .NET
@@ -1368,6 +1368,23 @@ items:
13681368
url: https://d3hotuclm6if1r.cloudfront.net/logos/nudgespot-default.svg
13691369
categories:
13701370
- Email Marketing
1371+
- id: o9OyD6xsVJ
1372+
display_name: OneSignal
1373+
isCloudEventSource: true
1374+
slug: onesignal
1375+
url: connections/sources/catalog/cloud-apps/onesignal
1376+
hidden: false
1377+
regions:
1378+
- us
1379+
endpoints:
1380+
- us
1381+
source_type: cloud-app
1382+
description: Multi-channel messaging automation
1383+
logo:
1384+
url: >-
1385+
https://cdn-devcenter.segment.com/75ec549e-b030-442e-b7b1-9fcdf7dce7e2.svg
1386+
categories:
1387+
- SMS & Push Notifications
13711388
- id: QhEUZnE5uF
13721389
display_name: OneTrust
13731390
isCloudEventSource: true
@@ -1992,6 +2009,23 @@ items:
19922009
categories:
19932010
- Marketing Automation
19942011
- Referrals
2012+
- id: xeZMgSrtAQ
2013+
display_name: White Label Loyalty
2014+
isCloudEventSource: true
2015+
slug: white-label-loyalty
2016+
url: connections/sources/catalog/cloud-apps/white-label-loyalty
2017+
hidden: false
2018+
regions:
2019+
- us
2020+
endpoints:
2021+
- us
2022+
source_type: cloud-app
2023+
description: Enterprise loyalty technology platform
2024+
logo:
2025+
url: >-
2026+
https://cdn-devcenter.segment.com/1a2490eb-79fe-419f-800c-6497fe858e8b.svg
2027+
categories:
2028+
- Analytics
19952029
- id: 7GmYZcBQyw
19962030
display_name: WorkRamp
19972031
isCloudEventSource: true

0 commit comments

Comments
 (0)