Skip to content

Commit 9fc6e0c

Browse files
Merge pull request #6522 from segmentio/catalog-5-9-24
catalog
2 parents af2ab01 + 9cb5424 commit 9fc6e0c

6 files changed

+22
-12
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-07
2+
# destination categories last updated 2024-05-09
33
items:
44
- display_name: A/B Testing
55
slug: a-b-testing

src/_data/catalog/destinations.yml

Lines changed: 16 additions & 6 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 2024-05-07
2+
# destination data last updated 2024-05-09
33
items:
44
- id: 637e8d185e2dec264895ea89
55
display_name: 1Flow
@@ -72119,15 +72119,16 @@ items:
7211972119
type: string
7212072120
defaultValue: ''
7212172121
description: >-
72122-
To find your API key, log into Pendo and navigate to “your user name” >
72123-
Site settings > Basic Information > API key. If your account has not fully
72124-
been set up yet, you can see the API key inside of the code snippet on the
72125-
Pendo setup page.
72122+
To find your API key, have a Pendo admin log into Pendo, navigate to
72123+
Settings > Subscription Settings > Applications, open the relevant app,
72124+
and locate the API key value. If your account has not fully been set up
72125+
yet, you can see the API key inside of the code snippet on the Pendo setup
72126+
page.
7212672127
required: false
7212772128
label: API Key
7212872129
actions: []
7212972130
presets: []
72130-
partnerOwned: false
72131+
partnerOwned: true
7213172132
- id: 6501a4325a8a629197cdd691
7213272133
display_name: Pendo Web (Actions)
7213372134
name: Pendo Web (Actions)
@@ -91446,6 +91447,15 @@ items:
9144691447
settings](https://app.startdeliver.com/settings/apikeys)
9144791448
required: true
9144891449
label: Startdeliver API-key
91450+
- name: segmentOverrideMatchingField
91451+
type: string
91452+
defaultValue: ''
91453+
description: >-
91454+
If you do not wish to match Track/Screen/Page-Usage events on the
91455+
Segment-event key `userId` you can enter another field to match here. For
91456+
example `properties.myCustomField` or `properties['Field With Space']`
91457+
required: false
91458+
label: Override Segment Matching-value from "userId" to another field.
9144991459
- name: startdeliverUserCustomFieldToMatchOn
9145091460
type: string
9145191461
defaultValue: ''

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

src/_data/catalog/regional-supported.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ sources:
9898
- us
9999
- id: xNpohElkX2
100100
display_name: Azure
101-
hidden: false
101+
hidden: true
102102
slug: azure
103103
url: connections/sources/catalog/cloud-apps/azure
104104
regions:

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-07
2+
# source categories last updated 2024-05-09
33
items:
44
- display_name: A/B Testing
55
slug: a-b-testing

src/_data/catalog/sources.yml

Lines changed: 2 additions & 2 deletions
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-07
2+
# sources last updated 2024-05-09
33
items:
44
- id: 8HWbgPTt3k
55
display_name: .NET
@@ -198,7 +198,7 @@ items:
198198
isCloudEventSource: false
199199
slug: azure
200200
url: connections/sources/catalog/cloud-apps/azure
201-
hidden: false
201+
hidden: true
202202
regions:
203203
- us
204204
endpoints:

0 commit comments

Comments
 (0)