Skip to content

Commit 341904c

Browse files
authored
Merge pull request #1116 from segmentio/public-userleap-catalog
make catalog
2 parents 7aed962 + c474134 commit 341904c

File tree

4 files changed

+65
-10
lines changed

4 files changed

+65
-10
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-28
2+
# destination categories last updated 2020-09-18
33
items:
44
- display_name: Email Marketing
55
slug: email-marketing

src/_data/catalog/destinations.yml

Lines changed: 62 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13236,13 +13236,6 @@ items:
1323613236
required: false
1323713237
description: Map your Segment properties to the Marketo Activity Fields
1323813238
settings:
13239-
- name: primaryKey
13240-
display_name: Set as Primary Key
13241-
type: BOOLEAN
13242-
deprecated: false
13243-
required: false
13244-
description: Mark this property as the Primary field in Marketo.
13245-
settings: []
1324613239
- name: segmentProperty
1324713240
display_name: Segment Property Name
1324813241
type: STRING
@@ -13278,6 +13271,13 @@ items:
1327813271
- date
1327913272
description: Enter the Marketo Field type.
1328013273
settings: []
13274+
- name: primaryKey
13275+
display_name: Set as Primary Key
13276+
type: BOOLEAN
13277+
deprecated: false
13278+
required: false
13279+
description: Mark this property as the Primary field in Marketo.
13280+
settings: []
1328113281
- name: event
1328213282
display_name: Segment Event Name
1328313283
type: STRING
@@ -21962,6 +21962,61 @@ items:
2196221962
previous_names:
2196321963
- useriq
2196421964
- UserIQ
21965+
- display_name: UserLeap
21966+
slug: userleap
21967+
name: catalog/destinations/userleap
21968+
description: >-
21969+
UserLeap is a microsurvey platform that continuously identifies
21970+
opportunities to build better experiences. Gain clarity into customer needs
21971+
and grow faster.
21972+
hidden: false
21973+
url: connections/destinations/catalog/userleap
21974+
status: PUBLIC_BETA
21975+
logo:
21976+
url: >-
21977+
https://public-segment-devcenter-production.s3.amazonaws.com/2ad4508d-5be6-4358-a7f7-45b97dd54d22.svg
21978+
mark:
21979+
url: >-
21980+
https://public-segment-devcenter-production.s3.amazonaws.com/b6a1db0f-1b55-4651-9cc5-d78d8365a447.svg
21981+
categories:
21982+
- Customer Success
21983+
- Analytics
21984+
- Surveys
21985+
- Personalization
21986+
components: []
21987+
platforms:
21988+
browser: true
21989+
server: true
21990+
mobile: true
21991+
browserUnbundlingSupported: false
21992+
browserUnbundlingPublic: false
21993+
methods:
21994+
alias: true
21995+
group: false
21996+
identify: true
21997+
page_view: true
21998+
track: true
21999+
settings:
22000+
- name: apiKey
22001+
display_name: API Key
22002+
type: STRING
22003+
deprecated: false
22004+
required: true
22005+
string_validators:
22006+
regexp: '^.{8,}$'
22007+
description: 'Find your API key here https://app.userleap.com/settings/installation'
22008+
settings: []
22009+
connection_modes:
22010+
device:
22011+
web: false
22012+
mobile: false
22013+
server: false
22014+
cloud:
22015+
web: false
22016+
mobile: false
22017+
server: false
22018+
previous_names:
22019+
- UserLeap
2196522020
- display_name: UserVoice
2196622021
slug: uservoice
2196722022
name: catalog/destinations/uservoice

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-28
2+
# source cateogries last updated 2020-09-18
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-28
2+
# sources last updated 2020-09-18
33
items:
44
- display_name: .NET
55
slug: net

0 commit comments

Comments
 (0)