Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Make Catalog 20240215 #6065

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
Feb 15, 2024
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 2024-02-13
# destination categories last updated 2024-02-15
items:
- display_name: A/B Testing
slug: a-b-testing
Expand Down
218 changes: 212 additions & 6 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 2024-02-13
# destination data last updated 2024-02-15
items:
- id: 637e8d185e2dec264895ea89
display_name: 1Flow
Expand Down Expand Up @@ -10287,7 +10287,7 @@ items:
display_name: AppFit
name: AppFit
slug: appfit
hidden: true
hidden: false
endpoints:
- US
regions:
Expand Down Expand Up @@ -11672,6 +11672,212 @@ items:
label: API Key
actions: []
presets: []
- id: 65c2465d0d7d550aa8e7e5c6
display_name: Avo
name: Avo
slug: avo
hidden: false
endpoints:
- US
regions:
- us-west-2
- eu-west-1
url: connections/destinations/catalog/avo
previous_names:
- Avo
website: https://avo.app
status: PUBLIC_BETA
categories:
- Analytics
logo:
url: https://cdn-devcenter.segment.com/7c289f9e-7d4d-4533-a601-71fea229721d.svg
mark:
url: https://cdn-devcenter.segment.com/69b83189-4afd-4ef0-ba8c-a777bb5af7a9.svg
methods:
track: true
identify: true
group: true
alias: true
screen: false
page: true
platforms:
browser: true
mobile: false
server: true
warehouse: false
cloudAppObject: false
components: []
browserUnbundlingSupported: false
browserUnbundlingPublic: false
replay: false
connection_modes:
device:
web: false
mobile: false
server: false
cloud:
web: true
mobile: false
server: true
settings:
- name: apiKey
type: string
defaultValue: ''
description: Avo Inspector API Key
required: true
label: API Key
- name: appVersionPropertyName
type: string
defaultValue: ''
description: >-
Optionally set which property represents the app version in your events.
If not set, the app version will be taken from the $.context.app.version
required: true
label: App Version property
- name: env
type: select
defaultValue: prod
description: Avo Inspector Environment
required: true
label: Environment
actions:
- id: 7n22BoWfoHtpYHm2zKS7cq
name: Track Schema From Event
slug: sendSchemaToInspector
description: Sends event schema to the Avo Inspector API
platform: CLOUD
hidden: false
defaultTrigger: type = "track"
fields:
- id: g4deuN5DQ9KABRHH5op4gN
sortOrder: 0
fieldKey: event
label: Event Name
type: STRING
description: Name of the event being sent
placeholder: ''
defaultValue:
'@path': $.event
required: true
multiple: false
choices: null
dynamic: false
allowNull: false
- id: 5pBnFXzLxcAzFhX2iYntDm
sortOrder: 1
fieldKey: properties
label: Properties
type: OBJECT
description: Properties of the event being sent
placeholder: ''
defaultValue:
'@path': $.properties
required: true
multiple: false
choices: null
dynamic: false
allowNull: false
- id: bJi5KZnfzYoFrquvCajEF
sortOrder: 2
fieldKey: messageId
label: Message ID
type: STRING
description: Message ID of the event being sent
placeholder: ''
defaultValue:
'@path': $.messageId
required: true
multiple: false
choices: null
dynamic: false
allowNull: false
- id: oYjuQVddW8AS9fMrAkwNeq
sortOrder: 3
fieldKey: createdAt
label: Created At
type: STRING
description: Timestamp of when the event was sent
placeholder: ''
defaultValue:
'@path': $.timestamp
required: true
multiple: false
choices: null
dynamic: false
allowNull: false
- id: a7CTanNP64UNHB82osVwF3
sortOrder: 4
fieldKey: appVersion
label: App Version
type: STRING
description: Version of the app that sent the event
placeholder: ''
defaultValue:
'@path': $.context.app.version
required: false
multiple: false
choices: null
dynamic: false
allowNull: false
- id: mPoHb8QfGatuSkQHsPvGAj
sortOrder: 5
fieldKey: appName
label: App Name
type: STRING
description: Name of the app that sent the event
placeholder: ''
defaultValue:
'@path': $.context.app.name
required: false
multiple: false
choices: null
dynamic: false
allowNull: false
- id: krreEG3cbQKVXJ8qK5jNo9
sortOrder: 6
fieldKey: pageUrl
label: Page URL
type: STRING
description: URL of the page that sent the event
placeholder: ''
defaultValue:
'@path': $.context.page.url
required: false
multiple: false
choices: null
dynamic: false
allowNull: false
- id: 3FMnWVSxETAzjcXzir2US1
sortOrder: 7
fieldKey: enable_batching
label: Enable Batching?
type: BOOLEAN
description: When enabled, Segment will send events in batches.
defaultValue: false
required: false
multiple: false
choices: null
dynamic: false
allowNull: false
presets:
- actionId: 7n22BoWfoHtpYHm2zKS7cq
name: Track Schema From Event
fields:
event:
'@path': $.event
properties:
'@path': $.properties
messageId:
'@path': $.messageId
createdAt:
'@path': $.timestamp
appVersion:
'@path': $.context.app.version
appName:
'@path': $.context.app.name
pageUrl:
'@path': $.context.page.url
trigger: type = "track"
- id: 60be92c8dabdd561bf6c9130
display_name: AWS S3
name: AWS S3
Expand Down Expand Up @@ -25848,7 +26054,7 @@ items:
display_name: Equals
name: Equals
slug: equals
hidden: false
hidden: true
endpoints:
- US
regions:
Expand Down Expand Up @@ -35229,14 +35435,14 @@ items:
- id: 60ad61f9ff47a16b8fb7b5d9
display_name: Google Analytics 4 Cloud
name: Google Analytics 4 Cloud
slug: google-analytics-4-cloud
slug: actions-google-analytics-4
hidden: false
endpoints:
- US
regions:
- us-west-2
- eu-west-1
url: connections/destinations/catalog/google-analytics-4-cloud
url: connections/destinations/catalog/actions-google-analytics-4
previous_names:
- Actions Google Analytic 4
- Actions Google Analytics 4
Expand Down Expand Up @@ -91905,7 +92111,7 @@ items:
label: Zopim ID
actions: []
presets: []
- id: 5d4dd5b989eda01a09b5cdb1
- id: 5d4dd5b989eda01a09b5cdb1
display_name: Personas Display & Video 360
name: Personas Display & Video 360
slug: personas-display-video-360
Expand Down
2 changes: 1 addition & 1 deletion src/_data/catalog/destinations_private.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 2024-02-13
# destination data last updated 2024-02-15
items:
- id: 54521fd725e721e32a72eec6
display_name: Intercom
Expand Down
27 changes: 27 additions & 0 deletions src/_data/catalog/regional-supported.yml
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,15 @@ sources:
endpoints:
- us
- eu
- id: CvYws1p1ZA
display_name: Flutter
hidden: true
slug: flutter
url: connections/sources/catalog/libraries/mobile/flutter
regions:
- us
endpoints:
- us
- id: Eek5OnuA7e
display_name: Foursquare Movement
hidden: false
Expand Down Expand Up @@ -884,6 +893,15 @@ sources:
endpoints:
- us
- eu
- id: pL0LSh5JRA
display_name: Shopify
hidden: true
slug: shopify
url: connections/sources/catalog/libraries/website/shopify
regions:
- us
endpoints:
- us
- id: V8ji9rWzoS
display_name: Shopify (by Littledata)
hidden: false
Expand Down Expand Up @@ -978,6 +996,15 @@ sources:
- us
endpoints:
- us
- id: VShGHAfvlr
display_name: UserGuiding
hidden: false
slug: userguiding
url: connections/sources/catalog/cloud-apps/userguiding
regions:
- us
endpoints:
- us
- id: FOkpxVzfJJ
display_name: Vero
hidden: false
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 PUBLIC API. DO NOT EDIT
# source categories last updated 2024-02-13
# source categories last updated 2024-02-15
items:
- display_name: A/B Testing
slug: a-b-testing
Expand Down
Loading