Skip to content
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 PUBLIC API. DO NOT EDIT
# destination categories last updated 2022-07-12
# destination categories last updated 2022-07-14
items:
- display_name: A/B Testing
slug: a-b-testing
Expand Down
24 changes: 19 additions & 5 deletions src/_data/catalog/destinations.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
# destination data last updated 2022-07-12
# destination data last updated 2022-07-14
items:
- id: 60b5d0a01f3726b85dc05aab
display_name: 2mee
Expand Down Expand Up @@ -11764,6 +11764,12 @@ items:
Lake.
required: true
label: IAM Role ARN
- name: partitionBySlugName
type: boolean
defaultValue: false
description: Enable to partition the data by source_slug_name instead of source_id
required: false
label: Partition by Slug Name
- name: s3Bucket
type: string
defaultValue: ''
Expand Down Expand Up @@ -28596,13 +28602,13 @@ items:
- id: 615c7438d93d9b61b1e9e192
display_name: Mixpanel (Actions)
name: Mixpanel (Actions)
slug: mixpanel-actions
hidden: true
slug: actions-mixpanel
hidden: false
endpoints:
- us
regions:
- us
url: connections/destinations/catalog/mixpanel-actions
url: connections/destinations/catalog/actions-mixpanel
previous_names:
- Mixpanel (Actions)
website: http://mixpanel.com
Expand Down Expand Up @@ -34127,17 +34133,25 @@ items:
actions: []
presets: []
- id: 6268a16ce311a548d8cb1a72
<<<<<<< HEAD
display_name: Rokt
name: Rokt
slug: rokt
hidden: false
=======
display_name: Rokt Integration
name: Rokt Integration
slug: rokt-integration
hidden: true
>>>>>>> develop
endpoints:
- us
regions:
- us
url: connections/destinations/catalog/rokt-integration
url: connections/destinations/catalog/rokt
previous_names:
- Rokt Integration
- Rokt
website: https://www.rokt.com/
status: PUBLIC_BETA
categories:
Expand Down
Loading