@@ -5684,6 +5684,73 @@ items:
5684
5684
Segment.** Your account number will appear in bold. It should be a series
5685
5685
of numbers, like `00938301`.
5686
5686
settings: []
5687
+ - display_name: Crisp
5688
+ slug: crisp
5689
+ name: catalog/destinations/crisp
5690
+ url: connections/destinations/catalog/crisp
5691
+ description: Crisp is an all-in-one platform to connect with your customers.
5692
+ hidden: false
5693
+ status: PUBLIC
5694
+ previous_names:
5695
+ - Crisp
5696
+ logo:
5697
+ url: >-
5698
+ https://public-segment-devcenter-production.s3.amazonaws.com/db6f4c77-470b-429c-b77a-77b1228ade63.svg
5699
+ mark:
5700
+ url: >-
5701
+ https://public-segment-devcenter-production.s3.amazonaws.com/45cad587-47d4-4ada-a09d-c730242af27e.svg
5702
+ categories:
5703
+ - CRM
5704
+ - Customer Success
5705
+ - Email Marketing
5706
+ - Marketing Automation
5707
+ methods:
5708
+ alias: false
5709
+ group: false
5710
+ identify: true
5711
+ page_view: false
5712
+ track: true
5713
+ components:
5714
+ - type: WEB
5715
+ platforms:
5716
+ browser: true
5717
+ server: true
5718
+ mobile: true
5719
+ browserUnbundlingSupported: false
5720
+ browserUnbundlingPublic: false
5721
+ connection_modes:
5722
+ device:
5723
+ web: true
5724
+ mobile: false
5725
+ server: false
5726
+ cloud:
5727
+ web: false
5728
+ mobile: false
5729
+ server: false
5730
+ summary: accepts device-mode data only from Analytics.js.
5731
+ cmode_type: device-only
5732
+ case: '2'
5733
+ settings:
5734
+ - name: apiKey
5735
+ display_name: API Key
5736
+ type: STRING
5737
+ deprecated: false
5738
+ required: true
5739
+ string_validators:
5740
+ regexp: '^.{8,}$'
5741
+ description: >-
5742
+ The API key is autoset when linking Crisp with Segment. Click "Connect to
5743
+ Segment" in the Crisp plugins section
5744
+ settings: []
5745
+ - name: websiteId
5746
+ display_name: Website ID
5747
+ type: STRING
5748
+ deprecated: false
5749
+ required: false
5750
+ string_validators:
5751
+ regexp: ''
5752
+ description: ''
5753
+ settings: []
5687
5754
- display_name: Criteo App & Web Events
5688
5755
slug: criteo-app-web-events
5689
5756
name: catalog/destinations/criteo
@@ -14611,26 +14678,6 @@ items:
14611
14678
required: false
14612
14679
description: Map your Segment properties to the Marketo Activity Fields
14613
14680
settings:
14614
- - name: marketoAttributeType
14615
- display_name: Marketo Field Type
14616
- type: SELECT
14617
- deprecated: false
14618
- required: true
14619
- select_validators:
14620
- select_options:
14621
- - string
14622
- - boolean
14623
- - number
14624
- - date
14625
- description: Enter the Marketo Field type.
14626
- settings: []
14627
- - name: primaryKey
14628
- display_name: Set as Primary Key
14629
- type: BOOLEAN
14630
- deprecated: false
14631
- required: false
14632
- description: Mark this property as the Primary field in Marketo.
14633
- settings: []
14634
14681
- name: segmentProperty
14635
14682
display_name: Segment Property Name
14636
14683
type: STRING
@@ -14653,6 +14700,26 @@ items:
14653
14700
Enter the Marketo Field name. Make sure to copy and paste the exact
14654
14701
API Name for your field as it appears in Marketo.
14655
14702
settings: []
14703
+ - name: marketoAttributeType
14704
+ display_name: Marketo Field Type
14705
+ type: SELECT
14706
+ deprecated: false
14707
+ required: true
14708
+ select_validators:
14709
+ select_options:
14710
+ - string
14711
+ - boolean
14712
+ - number
14713
+ - date
14714
+ description: Enter the Marketo Field type.
14715
+ settings: []
14716
+ - name: primaryKey
14717
+ display_name: Set as Primary Key
14718
+ type: BOOLEAN
14719
+ deprecated: false
14720
+ required: false
14721
+ description: Mark this property as the Primary field in Marketo.
14722
+ settings: []
14656
14723
- name: event
14657
14724
display_name: Segment Event Name
14658
14725
type: STRING
@@ -19202,6 +19269,22 @@ items:
19202
19269
required: false
19203
19270
description: Map your Segment properties to Responsys Columns
19204
19271
settings:
19272
+ - name: primaryKey
19273
+ display_name: Set as Primary Key
19274
+ type: BOOLEAN
19275
+ deprecated: false
19276
+ required: false
19277
+ description: Mark this property as a Primary Key in Responsys.
19278
+ settings: []
19279
+ - name: columns
19280
+ display_name: Segment Property Name
19281
+ type: STRING
19282
+ deprecated: false
19283
+ required: true
19284
+ string_validators:
19285
+ regexp: ''
19286
+ description: Enter the Segment Property Name.
19287
+ settings: []
19205
19288
- name: fieldName
19206
19289
display_name: Responsys Column Name
19207
19290
type: STRING
@@ -19228,22 +19311,6 @@ items:
19228
19311
- TIMESTAMP
19229
19312
description: Enter the Responsys column type.
19230
19313
settings: []
19231
- - name: primaryKey
19232
- display_name: Set as Primary Key
19233
- type: BOOLEAN
19234
- deprecated: false
19235
- required: false
19236
- description: Mark this property as a Primary Key in Responsys.
19237
- settings: []
19238
- - name: columns
19239
- display_name: Segment Property Name
19240
- type: STRING
19241
- deprecated: false
19242
- required: true
19243
- string_validators:
19244
- regexp: ''
19245
- description: Enter the Segment Property Name.
19246
- settings: []
19247
19314
- name: mapEmail
19248
19315
display_name: Map Email
19249
19316
type: BOOLEAN
0 commit comments