@@ -14611,6 +14611,26 @@ items:
14611
14611
required: false
14612
14612
description: Map your Segment properties to the Marketo Activity Fields
14613
14613
settings:
14614
+ - name: marketoAttributeType
14615
+ display_name: Marketo Field Type
14616
+ type: SELECT
14617
+ deprecated: false
14618
+ required: true
14619
+ select_validators:
14620
+ select_options:
14621
+ - string
14622
+ - boolean
14623
+ - number
14624
+ - date
14625
+ description: Enter the Marketo Field type.
14626
+ settings: []
14627
+ - name: primaryKey
14628
+ display_name: Set as Primary Key
14629
+ type: BOOLEAN
14630
+ deprecated: false
14631
+ required: false
14632
+ description: Mark this property as the Primary field in Marketo.
14633
+ settings: []
14614
14634
- name: segmentProperty
14615
14635
display_name: Segment Property Name
14616
14636
type: STRING
@@ -14633,26 +14653,6 @@ items:
14633
14653
Enter the Marketo Field name. Make sure to copy and paste the exact
14634
14654
API Name for your field as it appears in Marketo.
14635
14655
settings: []
14636
- - name: marketoAttributeType
14637
- display_name: Marketo Field Type
14638
- type: SELECT
14639
- deprecated: false
14640
- required: true
14641
- select_validators:
14642
- select_options:
14643
- - string
14644
- - boolean
14645
- - number
14646
- - date
14647
- description: Enter the Marketo Field type.
14648
- settings: []
14649
- - name: primaryKey
14650
- display_name: Set as Primary Key
14651
- type: BOOLEAN
14652
- deprecated: false
14653
- required: false
14654
- description: Mark this property as the Primary field in Marketo.
14655
- settings: []
14656
14656
- name: event
14657
14657
display_name: Segment Event Name
14658
14658
type: STRING
@@ -19202,15 +19202,6 @@ items:
19202
19202
required: false
19203
19203
description: Map your Segment properties to Responsys Columns
19204
19204
settings:
19205
- - name: columns
19206
- display_name: Segment Property Name
19207
- type: STRING
19208
- deprecated: false
19209
- required: true
19210
- string_validators:
19211
- regexp: ''
19212
- description: Enter the Segment Property Name.
19213
- settings: []
19214
19205
- name: fieldName
19215
19206
display_name: Responsys Column Name
19216
19207
type: STRING
@@ -19244,6 +19235,15 @@ items:
19244
19235
required: false
19245
19236
description: Mark this property as a Primary Key in Responsys.
19246
19237
settings: []
19238
+ - name: columns
19239
+ display_name: Segment Property Name
19240
+ type: STRING
19241
+ deprecated: false
19242
+ required: true
19243
+ string_validators:
19244
+ regexp: ''
19245
+ description: Enter the Segment Property Name.
19246
+ settings: []
19247
19247
- name: mapEmail
19248
19248
display_name: Map Email
19249
19249
type: BOOLEAN
@@ -20835,8 +20835,7 @@ items:
20835
20835
- Interana
20836
20836
- Scuba Analytics
20837
20837
logo:
20838
- url: >-
20839
- https://public-segment-devcenter-production.s3.amazonaws.com/aa62411e-8a50-467b-9b76-edb083819144.svg
20838
+ url: 'https://cdn.filepicker.io/api/file/MLWgTbepQSGONWcv6NFu'
20840
20839
mark:
20841
20840
url: >-
20842
20841
https://public-segment-devcenter-production.s3.amazonaws.com/97c63f06-f139-44dc-9524-ba287a1d2900.svg
0 commit comments