Skip to content

Commit 4a8358b

Browse files
authored
Merge pull request #476 from segmentio/repo-sync
repo sync
2 parents dabb060 + 5d38692 commit 4a8358b

File tree

7 files changed

+38
-684
lines changed

7 files changed

+38
-684
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 PUBLIC API. DO NOT EDIT
2-
# destination categories last updated 2022-07-12
2+
# destination categories last updated 2022-07-14
33
items:
44
- display_name: A/B Testing
55
slug: a-b-testing

src/_data/catalog/destinations.yml

Lines changed: 19 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# destination data last updated 2022-07-12
2+
# destination data last updated 2022-07-14
33
items:
44
- id: 60b5d0a01f3726b85dc05aab
55
display_name: 2mee
@@ -11764,6 +11764,12 @@ items:
1176411764
Lake.
1176511765
required: true
1176611766
label: IAM Role ARN
11767+
- name: partitionBySlugName
11768+
type: boolean
11769+
defaultValue: false
11770+
description: Enable to partition the data by source_slug_name instead of source_id
11771+
required: false
11772+
label: Partition by Slug Name
1176711773
- name: s3Bucket
1176811774
type: string
1176911775
defaultValue: ''
@@ -28596,13 +28602,13 @@ items:
2859628602
- id: 615c7438d93d9b61b1e9e192
2859728603
display_name: Mixpanel (Actions)
2859828604
name: Mixpanel (Actions)
28599-
slug: mixpanel-actions
28600-
hidden: true
28605+
slug: actions-mixpanel
28606+
hidden: false
2860128607
endpoints:
2860228608
- us
2860328609
regions:
2860428610
- us
28605-
url: connections/destinations/catalog/mixpanel-actions
28611+
url: connections/destinations/catalog/actions-mixpanel
2860628612
previous_names:
2860728613
- Mixpanel (Actions)
2860828614
website: http://mixpanel.com
@@ -34127,17 +34133,25 @@ items:
3412734133
actions: []
3412834134
presets: []
3412934135
- id: 6268a16ce311a548d8cb1a72
34136+
<<<<<<< HEAD
34137+
display_name: Rokt
34138+
name: Rokt
34139+
slug: rokt
34140+
hidden: false
34141+
=======
3413034142
display_name: Rokt Integration
3413134143
name: Rokt Integration
3413234144
slug: rokt-integration
3413334145
hidden: true
34146+
>>>>>>> develop
3413434147
endpoints:
3413534148
- us
3413634149
regions:
3413734150
- us
34138-
url: connections/destinations/catalog/rokt-integration
34151+
url: connections/destinations/catalog/rokt
3413934152
previous_names:
3414034153
- Rokt Integration
34154+
- Rokt
3414134155
website: https://www.rokt.com/
3414234156
status: PUBLIC_BETA
3414334157
categories:

0 commit comments

Comments
 (0)