Skip to content

Commit 9e2cd23

Browse files
Merge pull request #6626 from segmentio/catalog-5-30-24
Catalog
2 parents 5d75beb + f2f9cbd commit 9e2cd23

6 files changed

+90
-5
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 2024-05-28
2+
# destination categories last updated 2024-05-30
33
items:
44
- display_name: A/B Testing
55
slug: a-b-testing

src/_data/catalog/destinations.yml

Lines changed: 59 additions & 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 2024-05-28
2+
# destination data last updated 2024-05-30
33
items:
44
- id: 637e8d185e2dec264895ea89
55
display_name: 1Flow
@@ -19801,6 +19801,64 @@ items:
1980119801
allowNull: false
1980219802
presets: []
1980319803
partnerOwned: true
19804+
- id: 6638e615c59c2acad44ec223
19805+
display_name: Churned
19806+
name: Churned
19807+
slug: churned
19808+
hidden: false
19809+
endpoints:
19810+
- US
19811+
regions:
19812+
- us-west-2
19813+
- eu-west-1
19814+
url: connections/destinations/catalog/churned
19815+
previous_names:
19816+
- Churned
19817+
website: https://www.churned.io/
19818+
status: PUBLIC_BETA
19819+
categories:
19820+
- Customer Success
19821+
- Marketing Automation
19822+
logo:
19823+
url: https://cdn-devcenter.segment.com/069f21a8-27f5-4220-a7ad-bacfeacff4ac.svg
19824+
mark:
19825+
url: https://cdn-devcenter.segment.com/0b61cf05-63c7-4cd6-9d5b-3883a257dd53.svg
19826+
methods:
19827+
track: false
19828+
identify: false
19829+
group: false
19830+
alias: false
19831+
screen: false
19832+
page: false
19833+
platforms:
19834+
browser: true
19835+
mobile: true
19836+
server: true
19837+
warehouse: false
19838+
cloudAppObject: false
19839+
components: []
19840+
browserUnbundlingSupported: false
19841+
browserUnbundlingPublic: false
19842+
replay: false
19843+
connection_modes:
19844+
device:
19845+
web: false
19846+
mobile: false
19847+
server: false
19848+
cloud:
19849+
web: true
19850+
mobile: true
19851+
server: true
19852+
settings:
19853+
- name: apiKey
19854+
type: string
19855+
defaultValue: ''
19856+
description: Your Churned API key
19857+
required: true
19858+
label: API Key
19859+
actions: []
19860+
presets: []
19861+
partnerOwned: true
1980419862
- id: 5c6386ce6b340800017691fa
1980519863
display_name: ChurnZero
1980619864
name: ChurnZero

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 2024-05-28
2+
# destination data last updated 2024-05-30
33
items:
44
- id: 54521fd925e721e32a72eee1
55
display_name: Pardot

src/_data/catalog/regional-supported.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -770,6 +770,15 @@ sources:
770770
- us
771771
endpoints:
772772
- us
773+
- id: MW9K4HgBZz
774+
display_name: Pushwoosh Source
775+
hidden: false
776+
slug: pushwoosh-source
777+
url: connections/sources/catalog/cloud-apps/pushwoosh-source
778+
regions:
779+
- us
780+
endpoints:
781+
- us
773782
- id: XRksQPCr7X
774783
display_name: Python
775784
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 2024-05-28
2+
# source categories last updated 2024-05-30
33
items:
44
- display_name: A/B Testing
55
slug: a-b-testing

src/_data/catalog/sources.yml

Lines changed: 19 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 2024-05-28
2+
# sources last updated 2024-05-30
33
items:
44
- id: 8HWbgPTt3k
55
display_name: .NET
@@ -1596,6 +1596,24 @@ items:
15961596
- Advertising
15971597
- Personalization
15981598
- Customer Success
1599+
- id: MW9K4HgBZz
1600+
display_name: Pushwoosh Source
1601+
isCloudEventSource: true
1602+
slug: pushwoosh-source
1603+
url: connections/sources/catalog/cloud-apps/pushwoosh-source
1604+
hidden: false
1605+
regions:
1606+
- us
1607+
endpoints:
1608+
- us
1609+
source_type: cloud-app
1610+
description: All-In-One Customer Engagement Platform
1611+
logo:
1612+
url: >-
1613+
https://cdn-devcenter.segment.com/a65ae694-150f-4216-8541-02e1cdcd52d1.svg
1614+
categories:
1615+
- Marketing Automation
1616+
- Personalization
15991617
- id: XRksQPCr7X
16001618
display_name: Python
16011619
isCloudEventSource: false

0 commit comments

Comments
 (0)