Skip to content

Commit 4ff61e2

Browse files
authored
Merge pull request #1633 from segmentio/make-catalog-vespucci
Vespucci logo update
2 parents 10c684b + 339dddc commit 4ff61e2

File tree

4 files changed

+12
-78
lines changed

4 files changed

+12
-78
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-05-18
2+
# destination categories last updated 2021-06-01
33
items:
44
- display_name: Email Marketing
55
slug: email-marketing

src/_data/catalog/destinations.yml

Lines changed: 9 additions & 75 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-05-18
2+
# destination data last updated 2021-06-01
33
items:
44
- display_name: ActiveCampaign
55
slug: activecampaign
@@ -6979,71 +6979,6 @@ items:
69796979
regexp: '^.{8,}$'
69806980
description: You can find your API key in your settings page.
69816981
settings: []
6982-
- display_name: Drift
6983-
slug: drift
6984-
name: catalog/destinations/drift
6985-
url: connections/destinations/catalog/drift
6986-
description: Drift is a customer communication and growth platform.
6987-
hidden: false
6988-
status: PUBLIC_BETA
6989-
previous_names:
6990-
- Drift
6991-
logo:
6992-
url: 'https://d3hotuclm6if1r.cloudfront.net/logos/drift-default.svg'
6993-
mark:
6994-
url: 'https://cdn.filepicker.io/api/file/lx1HlXvFRxusbOpm4lGy'
6995-
categories:
6996-
- Livechat
6997-
methods:
6998-
alias: true
6999-
group: true
7000-
identify: true
7001-
page_view: true
7002-
track: true
7003-
components:
7004-
- type: WEB
7005-
- type: CLOUD
7006-
platforms:
7007-
browser: true
7008-
server: true
7009-
mobile: true
7010-
browserUnbundlingSupported: true
7011-
browserUnbundlingPublic: true
7012-
connection_modes:
7013-
device:
7014-
web: true
7015-
mobile: false
7016-
server: false
7017-
cloud:
7018-
web: true
7019-
mobile: true
7020-
server: true
7021-
summary: >-
7022-
accepts data in cloud-mode from all source types, and can accept data in
7023-
device-mode from Analytics.js sources.
7024-
cmode_type: mixed
7025-
case: '9'
7026-
settings:
7027-
- name: apiKey
7028-
display_name: API Key
7029-
type: STRING
7030-
deprecated: false
7031-
required: true
7032-
string_validators:
7033-
regexp: ''
7034-
description: Your API Key for your Drift account
7035-
settings: []
7036-
- name: embedId
7037-
display_name: Embed ID
7038-
type: STRING
7039-
deprecated: false
7040-
required: true
7041-
string_validators:
7042-
regexp: ''
7043-
description: >-
7044-
Head right to this page in [Drift](https://app.drift.com/setup/segment)
7045-
and click connect to setup Drift in Segment.
7046-
settings: []
70476982
- display_name: Drip
70486983
slug: drip
70496984
name: catalog/destinations/drip
@@ -19191,6 +19126,13 @@ items:
1919119126
required: false
1919219127
description: Map your Segment properties to Responsys Columns
1919319128
settings:
19129+
- name: primaryKey
19130+
display_name: Set as Primary Key
19131+
type: BOOLEAN
19132+
deprecated: false
19133+
required: false
19134+
description: Mark this property as a Primary Key in Responsys.
19135+
settings: []
1919419136
- name: columns
1919519137
display_name: Segment Property Name
1919619138
type: STRING
@@ -19226,13 +19168,6 @@ items:
1922619168
- TIMESTAMP
1922719169
description: Enter the Responsys column type.
1922819170
settings: []
19229-
- name: primaryKey
19230-
display_name: Set as Primary Key
19231-
type: BOOLEAN
19232-
deprecated: false
19233-
required: false
19234-
description: Mark this property as a Primary Key in Responsys.
19235-
settings: []
1923619171
- name: mapEmail
1923719172
display_name: Map Email
1923819173
type: BOOLEAN
@@ -24938,8 +24873,7 @@ items:
2493824873
previous_names:
2493924874
- Vespucci
2494024875
logo:
24941-
url: >-
24942-
https://public-segment-devcenter-production.s3.amazonaws.com/64713dea-0a55-4641-b107-8689604761c2.svg
24876+
url: 'https://cdn.filepicker.io/api/file/1ne2sG8pQn2aaoQx0Hkv'
2494324877
mark:
2494424878
url: >-
2494524879
https://public-segment-devcenter-production.s3.amazonaws.com/0535cde9-3bdf-4e72-a9b9-b092297ae675.svg

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-05-18
2+
# source cateogries last updated 2021-06-01
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-05-18
2+
# sources last updated 2021-06-01
33
items:
44
- display_name: .NET
55
slug: net

0 commit comments

Comments
 (0)