Skip to content

Commit 14da1c8

Browse files
Paul YooPaul Yoo
authored andcommitted
changed status to public beta
1 parent f718d71 commit 14da1c8

File tree

1 file changed

+92
-37
lines changed

1 file changed

+92
-37
lines changed

src/_data/catalog/destinations.yml

Lines changed: 92 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -11919,6 +11919,61 @@ items:
1191911919
server: true
1192011920
previous_names:
1192111921
- Kustomer
11922+
- display_name: LaunchDarkly-subscription
11923+
slug: launchdarkly-subscription
11924+
name: catalog/destinations/launchdarkly-subscription
11925+
description: >-
11926+
This destination sends track events to LaunchDarkly experiments.
11927+
LaunchDarkly is a feature management platform that empowers development
11928+
teams to safely deliver and control software through feature flags.
11929+
hidden: false
11930+
url: connections/destinations/catalog/launchdarkly-subscription
11931+
status: PUBLIC_BETA
11932+
logo:
11933+
url: >-
11934+
https://public-segment-devcenter-production.s3.amazonaws.com/9d3b780d-d6a6-413d-b606-49ce7b9af1a9.svg
11935+
mark:
11936+
url: >-
11937+
https://public-segment-devcenter-production.s3.amazonaws.com/e15902da-fbab-4789-82a0-09da26f51d8a.svg
11938+
categories:
11939+
- A/B Testing
11940+
- Analytics
11941+
components: []
11942+
platforms:
11943+
browser: true
11944+
server: true
11945+
mobile: true
11946+
browserUnbundlingSupported: false
11947+
browserUnbundlingPublic: false
11948+
methods:
11949+
alias: false
11950+
group: false
11951+
identify: false
11952+
page_view: false
11953+
track: true
11954+
settings:
11955+
- name: apiKey
11956+
display_name: API Key
11957+
type: STRING
11958+
deprecated: false
11959+
required: true
11960+
string_validators:
11961+
regexp: '^.{8,}$'
11962+
description: >-
11963+
Generate a token in the Authorization tab in LaunchDarkly Account
11964+
Settings.
11965+
settings: []
11966+
connection_modes:
11967+
device:
11968+
web: false
11969+
mobile: false
11970+
server: false
11971+
cloud:
11972+
web: false
11973+
mobile: false
11974+
server: false
11975+
previous_names:
11976+
- LaunchDarkly-subscription
1192211977
- display_name: Lazy Lantern
1192311978
slug: lazy-lantern
1192411979
name: catalog/destinations/lazy-lantern
@@ -12995,26 +13050,6 @@ items:
1299513050
required: false
1299613051
description: Map your Segment properties to the Marketo Activity Fields
1299713052
settings:
12998-
- name: marketoAttributeType
12999-
display_name: Marketo Field Type
13000-
type: SELECT
13001-
deprecated: false
13002-
required: true
13003-
select_validators:
13004-
select_options:
13005-
- string
13006-
- boolean
13007-
- number
13008-
- date
13009-
description: Enter the Marketo Field type.
13010-
settings: []
13011-
- name: primaryKey
13012-
display_name: Set as Primary Key
13013-
type: BOOLEAN
13014-
deprecated: false
13015-
required: false
13016-
description: Mark this property as the Primary field in Marketo.
13017-
settings: []
1301813053
- name: segmentProperty
1301913054
display_name: Segment Property Name
1302013055
type: STRING
@@ -13037,6 +13072,26 @@ items:
1303713072
Enter the Marketo Field name. Make sure to copy and paste the exact
1303813073
API Name for your field as it appears in Marketo.
1303913074
settings: []
13075+
- name: marketoAttributeType
13076+
display_name: Marketo Field Type
13077+
type: SELECT
13078+
deprecated: false
13079+
required: true
13080+
select_validators:
13081+
select_options:
13082+
- string
13083+
- boolean
13084+
- number
13085+
- date
13086+
description: Enter the Marketo Field type.
13087+
settings: []
13088+
- name: primaryKey
13089+
display_name: Set as Primary Key
13090+
type: BOOLEAN
13091+
deprecated: false
13092+
required: false
13093+
description: Mark this property as the Primary field in Marketo.
13094+
settings: []
1304013095
- name: event
1304113096
display_name: Segment Event Name
1304213097
type: STRING
@@ -17044,23 +17099,6 @@ items:
1704417099
required: false
1704517100
description: Map your Segment properties to Responsys Columns
1704617101
settings:
17047-
- name: fieldType
17048-
display_name: Responsys Column Type
17049-
type: SELECT
17050-
deprecated: false
17051-
required: true
17052-
select_validators:
17053-
select_options:
17054-
- CHAR
17055-
- STR25
17056-
- STR100
17057-
- STR500
17058-
- STR4000
17059-
- Number
17060-
- INTEGER
17061-
- TIMESTAMP
17062-
description: Enter the Responsys column type.
17063-
settings: []
1706417102
- name: primaryKey
1706517103
display_name: Set as Primary Key
1706617104
type: BOOLEAN
@@ -17086,6 +17124,23 @@ items:
1708617124
regexp: ''
1708717125
description: Enter the Responsys column name.
1708817126
settings: []
17127+
- name: fieldType
17128+
display_name: Responsys Column Type
17129+
type: SELECT
17130+
deprecated: false
17131+
required: true
17132+
select_validators:
17133+
select_options:
17134+
- CHAR
17135+
- STR25
17136+
- STR100
17137+
- STR500
17138+
- STR4000
17139+
- Number
17140+
- INTEGER
17141+
- TIMESTAMP
17142+
description: Enter the Responsys column type.
17143+
settings: []
1708917144
- name: mapEmail
1709017145
display_name: Map Email
1709117146
type: BOOLEAN

0 commit comments

Comments
 (0)