Skip to content

Commit 7e59bca

Browse files
authored
Merge pull request #1534 from segmentio/FIX-digioh-logo
digioh logo update with make catalog
2 parents 6e4a636 + ecc5497 commit 7e59bca

File tree

4 files changed

+26
-28
lines changed

4 files changed

+26
-28
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 2021-04-20
2+
# destination categories last updated 2021-04-23
33
items:
44
- display_name: Email Marketing
55
slug: email-marketing

src/_data/catalog/destinations.yml

Lines changed: 23 additions & 25 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 2021-04-20
2+
# destination data last updated 2021-04-23
33
items:
44
- display_name: ActiveCampaign
55
slug: activecampaign
@@ -6587,11 +6587,9 @@ items:
65876587
previous_names:
65886588
- Digioh
65896589
logo:
6590-
url: >-
6591-
https://public-segment-devcenter-production.s3.amazonaws.com/efc8aed0-e80b-4285-80b3-12ec1294257e.svg
6590+
url: 'https://cdn.filepicker.io/api/file/edr4ZVFPT22RIAMui2Kk'
65926591
mark:
6593-
url: >-
6594-
https://public-segment-devcenter-production.s3.amazonaws.com/c4298d78-7115-4f48-b8ef-0e7aab492ff5.svg
6592+
url: 'https://cdn.filepicker.io/api/file/JE0a9XqxSdujRRcOY9tP'
65956593
categories:
65966594
- Email Marketing
65976595
- Marketing Automation
@@ -14474,6 +14472,26 @@ items:
1447414472
required: false
1447514473
description: Map your Segment properties to the Marketo Activity Fields
1447614474
settings:
14475+
- name: marketoAttributeType
14476+
display_name: Marketo Field Type
14477+
type: SELECT
14478+
deprecated: false
14479+
required: true
14480+
select_validators:
14481+
select_options:
14482+
- string
14483+
- boolean
14484+
- number
14485+
- date
14486+
description: Enter the Marketo Field type.
14487+
settings: []
14488+
- name: primaryKey
14489+
display_name: Set as Primary Key
14490+
type: BOOLEAN
14491+
deprecated: false
14492+
required: false
14493+
description: Mark this property as the Primary field in Marketo.
14494+
settings: []
1447714495
- name: segmentProperty
1447814496
display_name: Segment Property Name
1447914497
type: STRING
@@ -14496,26 +14514,6 @@ items:
1449614514
Enter the Marketo Field name. Make sure to copy and paste the exact
1449714515
API Name for your field as it appears in Marketo.
1449814516
settings: []
14499-
- name: marketoAttributeType
14500-
display_name: Marketo Field Type
14501-
type: SELECT
14502-
deprecated: false
14503-
required: true
14504-
select_validators:
14505-
select_options:
14506-
- string
14507-
- boolean
14508-
- number
14509-
- date
14510-
description: Enter the Marketo Field type.
14511-
settings: []
14512-
- name: primaryKey
14513-
display_name: Set as Primary Key
14514-
type: BOOLEAN
14515-
deprecated: false
14516-
required: false
14517-
description: Mark this property as the Primary field in Marketo.
14518-
settings: []
1451914517
- name: event
1452014518
display_name: Segment Event Name
1452114519
type: STRING

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 2021-04-20
2+
# source cateogries last updated 2021-04-23
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 2021-04-20
2+
# sources last updated 2021-04-23
33
items:
44
- display_name: .NET
55
slug: net

0 commit comments

Comments
 (0)