diff --git a/src/_data/catalog/beta_sources.yml b/src/_data/catalog/beta_sources.yml new file mode 100644 index 0000000000..3ab4d1785e --- /dev/null +++ b/src/_data/catalog/beta_sources.yml @@ -0,0 +1,24 @@ +# This file is manually generated. +# Add the ids of beta sources to give them a beta flag on the catalog page. +# (/docs/connections/sources/catalog) + +- 8aF29Uq46F +- QhEUZnE5uF +- Zd5BXedXsa +- glwy6LwOVo +- 3x07B5Dn5h +- DY0B0Q2Gce +- n8YgCndi75 +- 9TYqEh3nMe +- xqegKCQA0W +- L9XPA9n2Mc +- kpDbTUR9oD +- wFC7PGNwGR +- vMEJCURfHh +- EjYD7n6dOa +- VETiUX9u66 +- NC2jsEkA8Y +- o9OyD6xsVJ +- ODf0vA6dcH +- YWOGVbyMVz +- CwGEZ7eCcA \ No newline at end of file diff --git a/src/_data/catalog/destination_categories.yml b/src/_data/catalog/destination_categories.yml index d8bbcde9dd..27e64d1bdd 100644 --- a/src/_data/catalog/destination_categories.yml +++ b/src/_data/catalog/destination_categories.yml @@ -1,5 +1,5 @@ # AUTOGENERATED FROM PUBLIC API. DO NOT EDIT -# destination categories last updated 2023-12-28 +# destination categories last updated 2024-01-02 items: - display_name: A/B Testing slug: a-b-testing diff --git a/src/_data/catalog/destinations.yml b/src/_data/catalog/destinations.yml index 8a3f1d30f6..3e1cd2dc56 100644 --- a/src/_data/catalog/destinations.yml +++ b/src/_data/catalog/destinations.yml @@ -1,5 +1,5 @@ # AUTOGENERATED FROM PUBLIC API. DO NOT EDIT -# destination data last updated 2023-12-28 +# destination data last updated 2024-01-02 items: - id: 637e8d185e2dec264895ea89 display_name: 1Flow @@ -52797,6 +52797,7 @@ items: categories: - Heatmaps & Recordings - Analytics + - Performance Monitoring logo: url: https://cdn.filepicker.io/api/file/pwDtlWjnSkGqmplSKEEv mark: @@ -87733,6 +87734,261 @@ items: label: API Key actions: [] presets: [] +- id: 6514281004d549fae3fd086a + display_name: Yahoo Audiences + name: Yahoo Audiences + slug: yahoo-audiences + hidden: false + endpoints: + - US + regions: + - us-west-2 + - eu-west-1 + url: connections/destinations/catalog/yahoo-audiences + previous_names: + - Yahoo Audiences + website: https://www.advertising.yahooinc.com/ + status: PUBLIC_BETA + categories: + - Advertising + logo: + url: https://cdn-devcenter.segment.com/3ff01988-e346-4dc3-a4cf-b031bbe5aea6.png + mark: + url: https://cdn-devcenter.segment.com/f107f33d-8dc6-4880-8bab-10b03997cf97.png + methods: + track: true + identify: true + group: true + alias: true + screen: false + page: true + platforms: + browser: true + mobile: false + server: true + warehouse: 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: customer_desc + type: string + defaultValue: '' + description: Engage space name and description + required: true + label: Customer Description + - name: engage_space_id + type: string + defaultValue: '' + description: Engage Space Id found in Unify > Settings > API Access + required: true + label: Engage Space Id + - name: mdm_id + type: string + defaultValue: '' + description: Yahoo MDM ID provided by Yahoo representative + required: true + label: MDM ID + actions: + - id: cUoo5pvmwBqHsfmBA5eGjR + name: Sync To Yahoo Ads Segment + slug: updateSegment + description: Sync Segment Audience to Yahoo Ads Segment + platform: CLOUD + hidden: false + defaultTrigger: type = "identify" or type = "track" + fields: + - id: fcwi1Zm7Sx9rNEKfi5jHM9 + sortOrder: 0 + fieldKey: segment_audience_id + label: Segment Audience Id + type: STRING + description: >- + Segment Audience Id (aud_...). Maps to "Id" of a Segment node in Yahoo + taxonomy + placeholder: '' + defaultValue: + '@path': $.context.personas.computation_id + required: true + multiple: false + choices: null + dynamic: false + allowNull: false + - id: 9pamTiX3BVxte2gZuTTvBs + sortOrder: 1 + fieldKey: segment_audience_key + label: Segment Audience Key + type: STRING + description: >- + Segment Audience Key. Maps to the "Name" of the Segment node in Yahoo + taxonomy + placeholder: '' + defaultValue: + '@path': $.context.personas.computation_key + required: true + multiple: false + choices: null + dynamic: false + allowNull: false + - id: h419tA6RaDVCh9qb8o3chd + sortOrder: 2 + fieldKey: event_attributes + label: Event traits or properties. Do not modify this setting + type: OBJECT + description: Event traits or properties. Do not modify this setting + placeholder: '' + defaultValue: + '@if': + exists: + '@path': $.properties + then: + '@path': $.properties + else: + '@path': $.traits + required: true + multiple: false + choices: null + dynamic: false + allowNull: false + - id: 5MvAQUp9Nufymb6QdVYtUT + sortOrder: 3 + fieldKey: segment_computation_action + label: Segment Computation Action + type: STRING + description: >- + Segment computation class used to determine if input event is from an + Engage Audience'. Value must be = 'audience'. + placeholder: '' + defaultValue: + '@path': $.context.personas.computation_class + required: true + multiple: false + choices: + - label: audience + value: audience + dynamic: false + allowNull: false + - id: r49EEVEvv7qgyK9uD6QxQx + sortOrder: 4 + fieldKey: phone + label: User Phone + type: STRING + description: Phone number of a user + placeholder: '' + defaultValue: + '@if': + exists: + '@path': $.traits.phone + then: + '@path': $.traits.phone + else: + '@path': $.properties.phone + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: gUCewL7dGh6RMBeLuGhwR6 + sortOrder: 5 + fieldKey: email + label: User Email + type: STRING + description: Email address of a user + placeholder: '' + defaultValue: + '@if': + exists: + '@path': $.traits.email + then: + '@path': $.traits.email + else: + '@path': $.context.traits.email + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: oHfFDfUV16uEKEX7eKicVi + sortOrder: 6 + fieldKey: advertising_id + label: User Mobile Advertising ID + type: STRING + description: User's mobile advertising Id + placeholder: '' + defaultValue: + '@path': $.context.device.advertisingId + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: bgmjvPJFQ3p4p4AUkdmhDG + sortOrder: 7 + fieldKey: device_type + label: User Mobile Device Type + type: STRING + description: User's mobile device type + placeholder: '' + defaultValue: + '@path': $.context.device.type + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: q8QzUyQcwiXirVbmmHNuN9 + sortOrder: 8 + fieldKey: gdpr_flag + label: GDPR Flag + type: BOOLEAN + description: >- + Set to true to indicate that audience data is subject to GDPR + regulations + placeholder: '' + defaultValue: false + required: true + multiple: false + choices: null + dynamic: false + allowNull: false + - id: hy9wWydYAA5FJVWmUe7XgL + sortOrder: 9 + fieldKey: gdpr_euconsent + label: GDPR Consent Attributes + type: STRING + description: >- + Required if GDPR flag is set to "true". Using IAB Purpose bit + descriptions specify the following user consent attributes: "Storage and + Access of Information", "Personalization" + placeholder: '' + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: m35EEjochsb3me5wxDa4Wo + sortOrder: 10 + 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: [] - id: 54521fdc25e721e32a72ef07 display_name: Yandex Metrica name: Yandex Metrica diff --git a/src/_data/catalog/destinations_private.yml b/src/_data/catalog/destinations_private.yml index 2fe73a22ba..8c3e762a15 100644 --- a/src/_data/catalog/destinations_private.yml +++ b/src/_data/catalog/destinations_private.yml @@ -1,5 +1,5 @@ # AUTOGENERATED FROM PUBLIC API. DO NOT EDIT -# destination data last updated 2023-12-28 +# destination data last updated 2024-01-02 items: - id: 54521fd725e721e32a72eec6 display_name: Intercom diff --git a/src/_data/catalog/regional-supported.yml b/src/_data/catalog/regional-supported.yml index 17c660570f..213237a2ae 100644 --- a/src/_data/catalog/regional-supported.yml +++ b/src/_data/catalog/regional-supported.yml @@ -54,8 +54,10 @@ sources: url: connections/sources/catalog/cloud-apps/amazon-s3 regions: - us + - eu endpoints: - us + - eu - id: TNBRknbbnE display_name: AMP hidden: true diff --git a/src/_data/catalog/slugs.yml b/src/_data/catalog/slugs.yml index dd3c33d186..991eb17ebb 100644 --- a/src/_data/catalog/slugs.yml +++ b/src/_data/catalog/slugs.yml @@ -129,4 +129,8 @@ destinations: override: "actions-iterable" - original: "listrak-actions" override: "actions-listrak" + - original: "logrocket" + override: "actions-logrocket" + - original: "yahoo-audiences" + override: "actions-yahoo-audiences" diff --git a/src/_data/catalog/source_categories.yml b/src/_data/catalog/source_categories.yml index 9922df3609..e4da6451aa 100644 --- a/src/_data/catalog/source_categories.yml +++ b/src/_data/catalog/source_categories.yml @@ -1,5 +1,5 @@ # AUTOGENERATED FROM PUBLIC API. DO NOT EDIT -# source categories last updated 2023-12-28 +# source categories last updated 2024-01-02 items: - display_name: A/B Testing slug: a-b-testing diff --git a/src/_data/catalog/sources.yml b/src/_data/catalog/sources.yml index ab5b3e1629..156c20712e 100644 --- a/src/_data/catalog/sources.yml +++ b/src/_data/catalog/sources.yml @@ -1,5 +1,5 @@ # AUTOGENERATED FROM PUBLIC API. DO NOT EDIT -# sources last updated 2023-12-28 +# sources last updated 2024-01-02 items: - id: 8HWbgPTt3k display_name: .NET @@ -2009,23 +2009,6 @@ items: categories: - Marketing Automation - Referrals - - id: xeZMgSrtAQ - display_name: White Label Loyalty - isCloudEventSource: true - slug: white-label-loyalty - url: connections/sources/catalog/cloud-apps/white-label-loyalty - hidden: false - regions: - - us - endpoints: - - us - source_type: cloud-app - description: Enterprise loyalty technology platform - logo: - url: >- - https://cdn-devcenter.segment.com/1a2490eb-79fe-419f-800c-6497fe858e8b.svg - categories: - - Analytics - id: 7GmYZcBQyw display_name: WorkRamp isCloudEventSource: true diff --git a/src/_data/catalog/test_sources.yml b/src/_data/catalog/test_sources.yml index 4ecbf9eb6c..2cdf4fcd27 100644 --- a/src/_data/catalog/test_sources.yml +++ b/src/_data/catalog/test_sources.yml @@ -1,3 +1,6 @@ +# This file is manually generated. +# Add the ID for a source here to skip adding it to the sources.yml catalog file. + - kEQE5O66XH - 6mJhCgRpsP - 6qp2MXy9jT diff --git a/src/_data/catalog/warehouse.yml b/src/_data/catalog/warehouse.yml index 68d552b7a3..321b83eed1 100644 --- a/src/_data/catalog/warehouse.yml +++ b/src/_data/catalog/warehouse.yml @@ -8,6 +8,11 @@ items: to yours, where you can then perform custom analysis on them. url: connections/storage/catalog/amazon-s3 status: PUBLIC + endpoints: + - us + regions: + - us + - eu logo: url: 'https://d3hotuclm6if1r.cloudfront.net/logos/amazon-s3-default.svg' mark: @@ -19,6 +24,11 @@ items: The AWS S3 destination provides a more secure way to store data in your AWS S3 buckets. url: connections/storage/catalog/aws-s3 status: PUBLIC + endpoints: + - us + regions: + - us + - eu logo: url: 'https://d3hotuclm6if1r.cloudfront.net/logos/amazon-s3-default.svg' mark: @@ -29,6 +39,11 @@ items: description: '' url: connections/storage/catalog/azuresqldw status: PUBLIC + endpoints: + - us + regions: + - us + - eu logo: url: 'https://cdn.filepicker.io/api/file/VKbuWjNjQPKOnOWijFe4' mark: @@ -41,6 +56,11 @@ items: description: '' url: connections/storage/catalog/bigquery status: PUBLIC + endpoints: + - us + regions: + - us + - eu logo: url: 'https://cdn.filepicker.io/api/file/bDzeRa75SZc6FfgfoUK6' mark: @@ -53,6 +73,11 @@ items: description: '' url: connections/storage/catalog/databricks-delta-lake status: PRIVATE_BETA + endpoints: + - us + regions: + - us + - eu logo: url: 'https://images.ctfassets.net/h6ufgtwb6nv1/4vYEAgYz6nGLC9F64Jxeb6/fcf3ecdae5386f806ae72eb39ce07094/db.svg?w=256&q=75' mark: @@ -65,6 +90,11 @@ items: description: '' url: connections/storage/catalog/google-cloud-storage status: PUBLIC_BETA + endpoints: + - us + regions: + - us + - eu logo: url: 'https://cdn.filepicker.io/api/file/G6kRHZtSoaEslLkENhPC' mark: @@ -77,6 +107,11 @@ items: description: '' url: connections/storage/catalog/db2 status: PUBLIC + endpoints: + - us + regions: + - us + - eu logo: url: 'https://image.ibb.co/i4rS3K/IBM_Db2_logotype_pos_RGB.jpg' mark: @@ -89,6 +124,11 @@ items: description: '' url: connections/storage/catalog/postgres status: PUBLIC + endpoints: + - us + regions: + - us + - eu logo: url: 'https://d3hotuclm6if1r.cloudfront.net/logos/postgres-default.svg' mark: @@ -101,6 +141,11 @@ items: description: '' url: connections/storage/catalog/redshift status: PUBLIC + endpoints: + - us + regions: + - us + - eu logo: url: 'https://d3hotuclm6if1r.cloudfront.net/logos/redshift-default.svg' mark: @@ -113,6 +158,11 @@ items: description: '' url: connections/storage/catalog/data-lakes status: PUBLIC + endpoints: + - us + regions: + - us + - eu logo: url: 'https://cdn.filepicker.io/api/file/YR7dKXAiQWyYvBiVOZNX' mark: @@ -125,6 +175,11 @@ items: description: '' url: connections/storage/catalog/snowflake status: PUBLIC + endpoints: + - us + regions: + - us + - eu logo: url: 'https://cdn.filepicker.io/api/file/JrQWOYvMRRCVvSHp4HL0' mark: diff --git a/src/_data/regional-support.yml b/src/_data/regional-support.yml index f172396012..3de01ebc5b 100644 --- a/src/_data/regional-support.yml +++ b/src/_data/regional-support.yml @@ -56,6 +56,7 @@ sources: - beamer - airship - adwords + - amazon-s3 endpoint: - intercom - amp @@ -91,6 +92,7 @@ sources: - google-ads - facebook-ads - iterable + - amazon-s3 destinations: region: - 2mee diff --git a/src/_includes/content/regional-integrations-table.md b/src/_includes/content/regional-integrations-table.md index 5b7e3bc141..6fec47618f 100644 --- a/src/_includes/content/regional-integrations-table.md +++ b/src/_includes/content/regional-integrations-table.md @@ -1,5 +1,5 @@ {% assign destinations = site.data.catalog.destinations.items %} -{% assign warehouses = site.data.catalog.regional-supported.warehouses %} +{% assign warehouses = site.data.catalog.warehouse.items | where: "status", "PUBLIC" %} @@ -15,7 +15,6 @@