Skip to content

Commit 2b83e00

Browse files
authored
Merge pull request #1681 from segmentio/FIX-make-catalog-wootric
make catalog + wootric in moment name fix
2 parents 33ced56 + deeba57 commit 2b83e00

File tree

2 files changed

+31
-32
lines changed

2 files changed

+31
-32
lines changed

src/_data/catalog/destinations.yml

Lines changed: 30 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -14611,6 +14611,26 @@ items:
1461114611
required: false
1461214612
description: Map your Segment properties to the Marketo Activity Fields
1461314613
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: []
1461414634
- name: segmentProperty
1461514635
display_name: Segment Property Name
1461614636
type: STRING
@@ -14633,26 +14653,6 @@ items:
1463314653
Enter the Marketo Field name. Make sure to copy and paste the exact
1463414654
API Name for your field as it appears in Marketo.
1463514655
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: []
1465614656
- name: event
1465714657
display_name: Segment Event Name
1465814658
type: STRING
@@ -19202,15 +19202,6 @@ items:
1920219202
required: false
1920319203
description: Map your Segment properties to Responsys Columns
1920419204
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: []
1921419205
- name: fieldName
1921519206
display_name: Responsys Column Name
1921619207
type: STRING
@@ -19244,6 +19235,15 @@ items:
1924419235
required: false
1924519236
description: Mark this property as a Primary Key in Responsys.
1924619237
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: []
1924719247
- name: mapEmail
1924819248
display_name: Map Email
1924919249
type: BOOLEAN
@@ -20835,8 +20835,7 @@ items:
2083520835
- Interana
2083620836
- Scuba Analytics
2083720837
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'
2084020839
mark:
2084120840
url: >-
2084220841
https://public-segment-devcenter-production.s3.amazonaws.com/97c63f06-f139-44dc-9524-ba287a1d2900.svg

src/connections/destinations/catalog/wootric-by-inmoment/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Wootric by InMoment by InMoment Destination
2+
title: Wootric by InMoment Destination
33
rewrite: true
44
redirect_from: '/connections/destinations/catalog/wootric/'
55
---

0 commit comments

Comments
 (0)