Skip to content

changing primary category for UserLeap #1501

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 1, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/_data/catalog/destination_categories.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# AUTOGENERATED FROM PLATFORM API. DO NOT EDIT
# destination categories last updated 2021-03-29
# destination categories last updated 2021-04-01
items:
- display_name: Email Marketing
slug: email-marketing
Expand Down
80 changes: 40 additions & 40 deletions src/_data/catalog/destinations.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# AUTOGENERATED FROM PLATFORM API. DO NOT EDIT
# destination data last updated 2021-03-29
# destination data last updated 2021-04-01
items:
- display_name: ActiveCampaign
slug: activecampaign
Expand Down Expand Up @@ -13672,26 +13672,6 @@ items:
required: false
description: Map your Segment properties to the Marketo Activity Fields
settings:
- name: marketoAttributeType
display_name: Marketo Field Type
type: SELECT
deprecated: false
required: true
select_validators:
select_options:
- string
- boolean
- number
- date
description: Enter the Marketo Field type.
settings: []
- name: primaryKey
display_name: Set as Primary Key
type: BOOLEAN
deprecated: false
required: false
description: Mark this property as the Primary field in Marketo.
settings: []
- name: segmentProperty
display_name: Segment Property Name
type: STRING
Expand All @@ -13714,6 +13694,26 @@ items:
Enter the Marketo Field name. Make sure to copy and paste the exact
API Name for your field as it appears in Marketo.
settings: []
- name: marketoAttributeType
display_name: Marketo Field Type
type: SELECT
deprecated: false
required: true
select_validators:
select_options:
- string
- boolean
- number
- date
description: Enter the Marketo Field type.
settings: []
- name: primaryKey
display_name: Set as Primary Key
type: BOOLEAN
deprecated: false
required: false
description: Mark this property as the Primary field in Marketo.
settings: []
- name: event
display_name: Segment Event Name
type: STRING
Expand Down Expand Up @@ -18009,24 +18009,6 @@ items:
required: false
description: Map your Segment properties to Responsys Columns
settings:
- name: columns
display_name: Segment Property Name
type: STRING
deprecated: false
required: true
string_validators:
regexp: ''
description: Enter the Segment Property Name.
settings: []
- name: fieldName
display_name: Responsys Column Name
type: STRING
deprecated: false
required: true
string_validators:
regexp: ''
description: Enter the Responsys column name.
settings: []
- name: fieldType
display_name: Responsys Column Type
type: SELECT
Expand All @@ -18051,6 +18033,24 @@ items:
required: false
description: Mark this property as a Primary Key in Responsys.
settings: []
- name: columns
display_name: Segment Property Name
type: STRING
deprecated: false
required: true
string_validators:
regexp: ''
description: Enter the Segment Property Name.
settings: []
- name: fieldName
display_name: Responsys Column Name
type: STRING
deprecated: false
required: true
string_validators:
regexp: ''
description: Enter the Responsys column name.
settings: []
- name: mapEmail
display_name: Map Email
type: BOOLEAN
Expand Down Expand Up @@ -23033,9 +23033,9 @@ items:
url: >-
https://public-segment-devcenter-production.s3.amazonaws.com/b6a1db0f-1b55-4651-9cc5-d78d8365a447.svg
categories:
- Surveys
- Customer Success
- Analytics
- Surveys
- Personalization
components: []
platforms:
Expand Down
2 changes: 1 addition & 1 deletion src/_data/catalog/source_categories.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# AUTOGENERATED FROM PLATFORM API. DO NOT EDIT
# source cateogries last updated 2021-03-29
# source cateogries last updated 2021-04-01
items:
- display_name: Server
slug: server
Expand Down
2 changes: 1 addition & 1 deletion src/_data/catalog/sources.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# AUTOGENERATED FROM PLATFORM API. DO NOT EDIT
# sources last updated 2021-03-29
# sources last updated 2021-04-01
items:
- display_name: .NET
slug: net
Expand Down