Skip to content

Commit f718d71

Browse files
Paul YooPaul Yoo
authored andcommitted
make catalog
1 parent dc84f20 commit f718d71

File tree

4 files changed

+42
-42
lines changed

4 files changed

+42
-42
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 PLATFORM API. DO NOT EDIT
2-
# destination categories last updated 2020-08-11
2+
# destination categories last updated 2020-08-12
33
items:
44
- display_name: Email Marketing
55
slug: email-marketing

src/_data/catalog/destinations.yml

Lines changed: 39 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PLATFORM API. DO NOT EDIT
2-
# destination data last updated 2020-08-11
2+
# destination data last updated 2020-08-12
33
items:
44
- display_name: ActiveCampaign
55
slug: activecampaign
@@ -12995,6 +12995,26 @@ items:
1299512995
required: false
1299612996
description: Map your Segment properties to the Marketo Activity Fields
1299712997
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: []
1299813018
- name: segmentProperty
1299913019
display_name: Segment Property Name
1300013020
type: STRING
@@ -13017,26 +13037,6 @@ items:
1301713037
Enter the Marketo Field name. Make sure to copy and paste the exact
1301813038
API Name for your field as it appears in Marketo.
1301913039
settings: []
13020-
- name: marketoAttributeType
13021-
display_name: Marketo Field Type
13022-
type: SELECT
13023-
deprecated: false
13024-
required: true
13025-
select_validators:
13026-
select_options:
13027-
- string
13028-
- boolean
13029-
- number
13030-
- date
13031-
description: Enter the Marketo Field type.
13032-
settings: []
13033-
- name: primaryKey
13034-
display_name: Set as Primary Key
13035-
type: BOOLEAN
13036-
deprecated: false
13037-
required: false
13038-
description: Mark this property as the Primary field in Marketo.
13039-
settings: []
1304013040
- name: event
1304113041
display_name: Segment Event Name
1304213042
type: STRING
@@ -17044,24 +17044,6 @@ items:
1704417044
required: false
1704517045
description: Map your Segment properties to Responsys Columns
1704617046
settings:
17047-
- name: columns
17048-
display_name: Segment Property Name
17049-
type: STRING
17050-
deprecated: false
17051-
required: true
17052-
string_validators:
17053-
regexp: ''
17054-
description: Enter the Segment Property Name.
17055-
settings: []
17056-
- name: fieldName
17057-
display_name: Responsys Column Name
17058-
type: STRING
17059-
deprecated: false
17060-
required: true
17061-
string_validators:
17062-
regexp: ''
17063-
description: Enter the Responsys column name.
17064-
settings: []
1706517047
- name: fieldType
1706617048
display_name: Responsys Column Type
1706717049
type: SELECT
@@ -17086,6 +17068,24 @@ items:
1708617068
required: false
1708717069
description: Mark this property as a Primary Key in Responsys.
1708817070
settings: []
17071+
- name: columns
17072+
display_name: Segment Property Name
17073+
type: STRING
17074+
deprecated: false
17075+
required: true
17076+
string_validators:
17077+
regexp: ''
17078+
description: Enter the Segment Property Name.
17079+
settings: []
17080+
- name: fieldName
17081+
display_name: Responsys Column Name
17082+
type: STRING
17083+
deprecated: false
17084+
required: true
17085+
string_validators:
17086+
regexp: ''
17087+
description: Enter the Responsys column name.
17088+
settings: []
1708917089
- name: mapEmail
1709017090
display_name: Map Email
1709117091
type: BOOLEAN

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 PLATFORM API. DO NOT EDIT
2-
# source cateogries last updated 2020-08-11
2+
# source cateogries last updated 2020-08-12
33
items:
44
- display_name: Server
55
slug: server

src/_data/catalog/sources.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PLATFORM API. DO NOT EDIT
2-
# sources last updated 2020-08-11
2+
# sources last updated 2020-08-12
33
items:
44
- display_name: .NET
55
slug: net

0 commit comments

Comments
 (0)