diff --git a/src/_data/catalog/destination_categories.yml b/src/_data/catalog/destination_categories.yml index 772ad94b82..4a3a95d8a7 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 2024-05-14 +# destination categories last updated 2024-05-16 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 413fcb949c..4e123d71b7 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 2024-05-14 +# destination data last updated 2024-05-16 items: - id: 637e8d185e2dec264895ea89 display_name: 1Flow @@ -1011,6 +1011,265 @@ items: else: segment trigger: type = "track" and event != "Experiment Viewed" partnerOwned: true +- id: 64edec5a4f881f992e432b81 + display_name: Acoustic (Actions) + name: Acoustic (Actions) + slug: acoustic-actions + hidden: false + endpoints: + - US + regions: + - us-west-2 + - eu-west-1 + url: connections/destinations/catalog/acoustic-actions + previous_names: + - Acoustic (Actions) + website: https://www.acoustic.com + status: PUBLIC_BETA + categories: + - Marketing Automation + - Email Marketing + logo: + url: https://cdn.filepicker.io/api/file/Z5ScQfCTMCJaPjvdYxQd + mark: + url: https://cdn.filepicker.io/api/file/irlGbmCNSaqfxM7oom6e + 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: fileNamePrefix + type: string + defaultValue: customer_org_ + description: >- + Use your Acoustic Org name but replace any spaces with an underscore, eg., + AcmeCustomer_Prod + required: true + label: Customer Prefix + - name: s3_access_key + type: string + defaultValue: '' + description: S3 Access Key for the S3 bucket. + required: true + label: S3 Access Key + - name: s3_bucket_accesspoint_alias + type: string + defaultValue: '' + description: The Alias of the Access Point created for your access to the S3 Bucket. + required: true + label: S3 Bucket Access Point Alias + - name: s3_region + type: string + defaultValue: us-east-1 + description: 'Should always be us-east-1 unless directed by Acoustic otherwise. ' + required: true + label: S3 Region + - name: s3_secret + type: password + defaultValue: '' + description: S3 Secret credential for the S3 bucket. + required: true + label: S3 Secret + - name: version + type: string + defaultValue: Version 2.3 + description: |+ + + + Last-Modified: 02.01.2024 10.30.43 + + required: false + label: 'Version:' + actions: + - id: 9RosE3TJubbeuBLHewZUzU + name: Send Events + slug: receiveEvents + description: >- + Send Segment identify() and track() events to Acoustic Connect. At least + one of the following optional fields should be populated: Key-Value pairs, + Arrays, Context, Properties, Traits. + platform: CLOUD + hidden: false + defaultTrigger: null + fields: + - id: 6gSQxqtvgNEYMwAQcdkvFw + sortOrder: 0 + fieldKey: key_value_pairs + label: Key-Value pairs + type: OBJECT + description: 'Map simple Key-Value pairs (optional) ' + placeholder: '' + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: b8xUXRhi7koyvQVGkSEehr + sortOrder: 1 + fieldKey: array_data + label: Arrays + type: OBJECT + description: >- + If the data needed is in an array, use this section to Map Array data + into useable attributes (optional) + placeholder: '' + required: false + multiple: true + choices: null + dynamic: false + allowNull: false + - id: qJ8B1hGPXkKAXwdMemxwqf + sortOrder: 2 + fieldKey: context + label: Context + type: OBJECT + description: >- + If the data is present in a Context section, use this to map the + attributes of a Context Section (optional) + placeholder: '' + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: bsf4RGBoGpnWdHf3bxDa67 + sortOrder: 3 + fieldKey: properties + label: Properties + type: OBJECT + description: >- + If the data is present in a Properties section, use this to map the + attributes of a Properties Section (optional) + placeholder: '' + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: b3utahc7tksi99ekuouGHK + sortOrder: 4 + fieldKey: traits + label: Traits + type: OBJECT + description: >- + If the data is present in a Traits section, use this to map the + attributes of a Traits Section (optional) + placeholder: '' + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: 7PyXbremMWCLudWd1vDySG + sortOrder: 5 + fieldKey: uniqueRecipientId + label: UniqueRecipientId + type: STRING + description: >- + The field to be used to uniquely identify the Recipient in Acoustic. + This field is required with Email preferred but not required. + placeholder: '' + defaultValue: + '@if': + exists: + '@path': $.properties.email + then: + '@path': $.properties.email + else: + '@path': $.traits.email + required: true + multiple: false + choices: null + dynamic: false + allowNull: false + - id: pz1djsK7HwvMq1AhT4jG9 + sortOrder: 6 + fieldKey: type + label: Type + type: STRING + description: >- + Do Not Modify - The type of event. e.g. track or identify, this field is + required + placeholder: '' + defaultValue: + '@path': $.type + required: true + multiple: false + choices: null + dynamic: false + allowNull: false + - id: tvmBHuYExwZBuk8BorxHbV + sortOrder: 7 + fieldKey: timestamp + label: Timestamp + type: DATETIME + description: >- + Do Not Modify - The timestamp for when the event took place. This field + is required + placeholder: '' + defaultValue: + '@path': $.timestamp + required: true + multiple: false + choices: null + dynamic: false + allowNull: false + presets: + - actionId: 9RosE3TJubbeuBLHewZUzU + name: Track Calls + fields: + uniqueRecipientId: + '@if': + exists: + '@path': $.properties.email + then: + '@path': $.properties.email + else: + '@path': $.context.traits.email + type: + '@path': $.type + timestamp: + '@path': $.timestamp + trigger: type = "track" + - actionId: 9RosE3TJubbeuBLHewZUzU + name: Identify Calls + fields: + uniqueRecipientId: + '@if': + exists: + '@path': $.traits.email + then: + '@path': $.traits.email + else: + '@path': $.context.traits.email + type: + '@path': $.type + timestamp: + '@path': $.timestamp + trigger: type = "identify" + partnerOwned: true - id: 6388fddea33fcc69c0f8d9ce display_name: Actable Predictive name: Actable Predictive @@ -17736,10 +17995,10 @@ items: type: string defaultValue: '' description: >- - The API key is your app's Tracking Key. Locate it under Settings when - signed in. + The publishable key for your Bucket environment, found on the tracking + page on app.bucket.co. required: true - label: API Key + label: Publishable Key actions: [] presets: [] partnerOwned: true @@ -82932,7 +83191,7 @@ items: - Feature Flagging - Analytics logo: - url: https://cdn-devcenter.segment.com/1525001c-4592-4cee-899b-cab81b9d779f.svg + url: https://cdn-devcenter.segment.com/8060f7c1-5bbe-4247-95ae-5b85b2baed1b.svg mark: url: https://cdn-devcenter.segment.com/e3484cab-520c-472e-93d6-3bafb42b49e0.svg methods: diff --git a/src/_data/catalog/destinations_private.yml b/src/_data/catalog/destinations_private.yml index f956e275a0..60ea91a17c 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 2024-05-14 +# destination data last updated 2024-05-16 items: - id: 54521fd925e721e32a72eee1 display_name: Pardot diff --git a/src/_data/catalog/source_categories.yml b/src/_data/catalog/source_categories.yml index 2838d28bef..0042af3407 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 2024-05-14 +# source categories last updated 2024-05-16 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 cb34cc9a6d..f4e93fed56 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 2024-05-14 +# sources last updated 2024-05-16 items: - id: 8HWbgPTt3k display_name: .NET