@@ -11919,6 +11919,61 @@ items:
11919
11919
server: true
11920
11920
previous_names:
11921
11921
- 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
11922
11977
- display_name: Lazy Lantern
11923
11978
slug: lazy-lantern
11924
11979
name: catalog/destinations/lazy-lantern
@@ -12995,26 +13050,6 @@ items:
12995
13050
required: false
12996
13051
description: Map your Segment properties to the Marketo Activity Fields
12997
13052
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: []
13018
13053
- name: segmentProperty
13019
13054
display_name: Segment Property Name
13020
13055
type: STRING
@@ -13037,6 +13072,26 @@ items:
13037
13072
Enter the Marketo Field name. Make sure to copy and paste the exact
13038
13073
API Name for your field as it appears in Marketo.
13039
13074
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: []
13040
13095
- name: event
13041
13096
display_name: Segment Event Name
13042
13097
type: STRING
@@ -17044,23 +17099,6 @@ items:
17044
17099
required: false
17045
17100
description: Map your Segment properties to Responsys Columns
17046
17101
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: []
17064
17102
- name: primaryKey
17065
17103
display_name: Set as Primary Key
17066
17104
type: BOOLEAN
@@ -17086,6 +17124,23 @@ items:
17086
17124
regexp: ''
17087
17125
description: Enter the Responsys column name.
17088
17126
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: []
17089
17144
- name: mapEmail
17090
17145
display_name: Map Email
17091
17146
type: BOOLEAN
0 commit comments