1
1
# AUTOGENERATED FROM PLATFORM API. DO NOT EDIT
2
- # destination data last updated 2020-09-04
2
+ # destination data last updated 2020-09-18
3
3
items:
4
4
- display_name: ActiveCampaign
5
5
slug: activecampaign
@@ -5653,11 +5653,11 @@ items:
5653
5653
string_validators:
5654
5654
regexp: '^([a-z0-9]{20})?([a-z0-9]{64})?$'
5655
5655
description: >-
5656
- You can find your API Key on the Customer.io [Integration
5657
- page](https://fly.customer.io/account/customerio_integration). It should
5658
- be 20 or 64 characters long, and look something like this:
5659
- `91837a6c9e8b49d0ef71`. An API Key is required if you're using our
5660
- server-side or mobile libraries.
5656
+ You can find your API Key in Customer.io > Integrations > Segment
5657
+ Destination. It should be 20 or 64 characters long, and look something
5658
+ like this: 91837a6c9e8b49d0ef71. An API Key is required if you're using
5659
+ our server-side or mobile libraries. For more details you can view the
5660
+ [Customer.io Docs](https://customer.io/docs/en/segment-destination).
5661
5661
settings: []
5662
5662
- name: convertToUnixTime
5663
5663
display_name: Convert To Unix Time
@@ -5760,7 +5760,7 @@ items:
5760
5760
Athena, or Machine Learning vendors like DataBricks or DataRobot.
5761
5761
hidden: false
5762
5762
url: connections/destinations/catalog/data-lakes
5763
- status: PUBLIC_BETA
5763
+ status: PUBLIC
5764
5764
logo:
5765
5765
url: 'https://cdn.filepicker.io/api/file/xVZHF2TLyINWfiXIypNw'
5766
5766
mark:
@@ -7034,12 +7034,12 @@ items:
7034
7034
settings: []
7035
7035
- name: flattenNestedObjects
7036
7036
display_name: Flatten nested objects
7037
- type: STRING
7037
+ type: BOOLEAN
7038
7038
deprecated: false
7039
7039
required: false
7040
- string_validators:
7041
- regexp: ''
7042
- description: Enter a description .
7040
+ description: >-
7041
+ Turn this setting on if you want to apply object flattening on customer
7042
+ traits and event properties .
7043
7043
settings: []
7044
7044
- name: projectToken
7045
7045
display_name: Project token
@@ -9265,6 +9265,7 @@ items:
9265
9265
- plt
9266
9266
- pdt
9267
9267
- gclid
9268
+ - dt
9268
9269
description: >-
9269
9270
If you are using the *server side* GA integration, you can map your custom
9270
9271
traits or properties to known [measurement protocol
@@ -10897,6 +10898,69 @@ items:
10897
10898
server: true
10898
10899
previous_names:
10899
10900
- Indicative
10901
+ - display_name: Insider
10902
+ slug: insider
10903
+ name: catalog/destinations/insider
10904
+ description: >-
10905
+ Meaningful customer engagement with Growth Management Platform at every
10906
+ stage of the customer lifecycle.
10907
+ hidden: false
10908
+ url: connections/destinations/catalog/insider
10909
+ status: PUBLIC_BETA
10910
+ logo:
10911
+ url: >-
10912
+ https://public-segment-devcenter-production.s3.amazonaws.com/9c99d280-afa0-4d3b-a466-e07cce6682c1.svg
10913
+ mark:
10914
+ url: >-
10915
+ https://public-segment-devcenter-production.s3.amazonaws.com/004064b5-b173-4215-b513-00b4d4ed9d07.svg
10916
+ categories:
10917
+ - A/B Testing
10918
+ - SMS & Push Notifications
10919
+ - Email Marketing
10920
+ - Personalization
10921
+ components: []
10922
+ platforms:
10923
+ browser: true
10924
+ server: true
10925
+ mobile: true
10926
+ browserUnbundlingSupported: false
10927
+ browserUnbundlingPublic: false
10928
+ methods:
10929
+ alias: false
10930
+ group: false
10931
+ identify: true
10932
+ page_view: true
10933
+ track: true
10934
+ settings:
10935
+ - name: apiKey
10936
+ display_name: API Key
10937
+ type: STRING
10938
+ deprecated: false
10939
+ required: true
10940
+ string_validators:
10941
+ regexp: '^.{8,}$'
10942
+ description: You can get your API Key from your Account Manager
10943
+ settings: []
10944
+ - name: insiderPartnerName
10945
+ display_name: Insider Partner Name
10946
+ type: STRING
10947
+ deprecated: false
10948
+ required: true
10949
+ string_validators:
10950
+ regexp: ''
10951
+ description: 'Enter your Insider Partner Name. Example: salesdemo'
10952
+ settings: []
10953
+ connection_modes:
10954
+ device:
10955
+ web: false
10956
+ mobile: false
10957
+ server: false
10958
+ cloud:
10959
+ web: false
10960
+ mobile: false
10961
+ server: false
10962
+ previous_names:
10963
+ - Insider
10900
10964
- display_name: Inspectlet
10901
10965
slug: inspectlet
10902
10966
name: catalog/destinations/inspectlet
@@ -13172,6 +13236,24 @@ items:
13172
13236
required: false
13173
13237
description: Map your Segment properties to the Marketo Activity Fields
13174
13238
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: []
13246
+ - name: segmentProperty
13247
+ display_name: Segment Property Name
13248
+ type: STRING
13249
+ deprecated: false
13250
+ required: true
13251
+ string_validators:
13252
+ regexp: ''
13253
+ description: >-
13254
+ Enter the Segment Property Name. This is case sensitive so make sure
13255
+ the name matches exactly how you are passing it in your .track() call.
13256
+ settings: []
13175
13257
- name: marketoAttributeName
13176
13258
display_name: Marketo Field Name
13177
13259
type: STRING
@@ -13196,24 +13278,6 @@ items:
13196
13278
- date
13197
13279
description: Enter the Marketo Field type.
13198
13280
settings: []
13199
- - name: primaryKey
13200
- display_name: Set as Primary Key
13201
- type: BOOLEAN
13202
- deprecated: false
13203
- required: false
13204
- description: Mark this property as the Primary field in Marketo.
13205
- settings: []
13206
- - name: segmentProperty
13207
- display_name: Segment Property Name
13208
- type: STRING
13209
- deprecated: false
13210
- required: true
13211
- string_validators:
13212
- regexp: ''
13213
- description: >-
13214
- Enter the Segment Property Name. This is case sensitive so make sure
13215
- the name matches exactly how you are passing it in your .track() call.
13216
- settings: []
13217
13281
- name: event
13218
13282
display_name: Segment Event Name
13219
13283
type: STRING
@@ -17221,6 +17285,24 @@ items:
17221
17285
required: false
17222
17286
description: Map your Segment properties to Responsys Columns
17223
17287
settings:
17288
+ - name: columns
17289
+ display_name: Segment Property Name
17290
+ type: STRING
17291
+ deprecated: false
17292
+ required: true
17293
+ string_validators:
17294
+ regexp: ''
17295
+ description: Enter the Segment Property Name.
17296
+ settings: []
17297
+ - name: fieldName
17298
+ display_name: Responsys Column Name
17299
+ type: STRING
17300
+ deprecated: false
17301
+ required: true
17302
+ string_validators:
17303
+ regexp: ''
17304
+ description: Enter the Responsys column name.
17305
+ settings: []
17224
17306
- name: fieldType
17225
17307
display_name: Responsys Column Type
17226
17308
type: SELECT
@@ -17245,24 +17327,6 @@ items:
17245
17327
required: false
17246
17328
description: Mark this property as a Primary Key in Responsys.
17247
17329
settings: []
17248
- - name: columns
17249
- display_name: Segment Property Name
17250
- type: STRING
17251
- deprecated: false
17252
- required: true
17253
- string_validators:
17254
- regexp: ''
17255
- description: Enter the Segment Property Name.
17256
- settings: []
17257
- - name: fieldName
17258
- display_name: Responsys Column Name
17259
- type: STRING
17260
- deprecated: false
17261
- required: true
17262
- string_validators:
17263
- regexp: ''
17264
- description: Enter the Responsys column name.
17265
- settings: []
17266
17330
- name: mapEmail
17267
17331
display_name: Map Email
17268
17332
type: BOOLEAN
@@ -19966,16 +20030,16 @@ items:
19966
20030
url: connections/destinations/catalog/stormly
19967
20031
status: PUBLIC_BETA
19968
20032
logo:
19969
- url: >-
19970
- https://public-segment-devcenter-production.s3.amazonaws.com/4e928489-76e9-4cb8-805f-c3fc265d9d3d.svg
20033
+ url: 'https://cdn.filepicker.io/api/file/oRmW0vFQTdbmuE1Yv2DI'
19971
20034
mark:
19972
20035
url: >-
19973
20036
https://public-segment-devcenter-production.s3.amazonaws.com/2652584d-6168-47f5-a09b-7ad2a77ef236.svg
19974
20037
categories:
19975
- - Attribution
20038
+ - Analytics
19976
20039
- Customer Success
19977
20040
- Performance Monitoring
19978
20041
- Marketing Automation
20042
+ - Attribution
19979
20043
components: []
19980
20044
platforms:
19981
20045
browser: true
@@ -21898,61 +21962,6 @@ items:
21898
21962
previous_names:
21899
21963
- useriq
21900
21964
- UserIQ
21901
- - display_name: UserLeap
21902
- slug: userleap
21903
- name: catalog/destinations/userleap
21904
- description: >-
21905
- UserLeap is a microsurvey platform that continuously identifies
21906
- opportunities to build better experiences. Gain clarity into customer needs
21907
- and grow faster.
21908
- hidden: false
21909
- url: connections/destinations/catalog/userleap
21910
- status: PUBLIC_BETA
21911
- logo:
21912
- url: >-
21913
- https://public-segment-devcenter-production.s3.amazonaws.com/2ad4508d-5be6-4358-a7f7-45b97dd54d22.svg
21914
- mark:
21915
- url: >-
21916
- https://public-segment-devcenter-production.s3.amazonaws.com/b6a1db0f-1b55-4651-9cc5-d78d8365a447.svg
21917
- categories:
21918
- - Customer Success
21919
- - Analytics
21920
- - Surveys
21921
- - Personalization
21922
- components: []
21923
- platforms:
21924
- browser: true
21925
- server: true
21926
- mobile: true
21927
- browserUnbundlingSupported: false
21928
- browserUnbundlingPublic: false
21929
- methods:
21930
- alias: true
21931
- group: false
21932
- identify: true
21933
- page_view: true
21934
- track: true
21935
- settings:
21936
- - name: apiKey
21937
- display_name: API Key
21938
- type: STRING
21939
- deprecated: false
21940
- required: true
21941
- string_validators:
21942
- regexp: '^.{8,}$'
21943
- description: 'Find your API key here https://app.userleap.com/settings/installation'
21944
- settings: []
21945
- connection_modes:
21946
- device:
21947
- web: false
21948
- mobile: false
21949
- server: false
21950
- cloud:
21951
- web: false
21952
- mobile: false
21953
- server: false
21954
- previous_names:
21955
- - UserLeap
21956
21965
- display_name: UserVoice
21957
21966
slug: uservoice
21958
21967
name: catalog/destinations/uservoice
@@ -22770,19 +22779,19 @@ items:
22770
22779
WalkMe environment that should be loaded (e.g. Test, Production), you can
22771
22780
find it in the Editor's Snippet area
22772
22781
settings: []
22773
- - name: trackWalkMeEvents
22774
- display_name: Track WalkMe Events
22782
+ - name: trackWalkMeUbtEvents
22783
+ display_name: Track WalkMe DXA Events
22775
22784
type: BOOLEAN
22776
22785
deprecated: false
22777
22786
required: false
22778
- description: 'If enabled, WalkMe events will be sent to Segment'
22787
+ description: 'If enabled, WalkMe DXA events will be sent to Segment'
22779
22788
settings: []
22780
- - name: trackWalkMeUbtEvents
22781
- display_name: Track WalkMe UBT Events
22789
+ - name: trackWalkMeEvents
22790
+ display_name: Track WalkMe Events
22782
22791
type: BOOLEAN
22783
22792
deprecated: false
22784
22793
required: false
22785
- description: 'If enabled, WalkMe UBT events will be sent to Segment'
22794
+ description: 'If enabled, WalkMe events will be sent to Segment'
22786
22795
settings: []
22787
22796
- name: walkMeSystemId
22788
22797
display_name: WalkMe system ID
0 commit comments