diff --git a/src/_data/catalog/destination_categories.yml b/src/_data/catalog/destination_categories.yml index f40bc65413..3c7f10801e 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-09-19 +# destination categories last updated 2023-09-21 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 82d66c0f8e..974a14456b 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-09-19 +# destination data last updated 2023-09-21 items: - id: 637e8d185e2dec264895ea89 display_name: 1Flow @@ -47680,7 +47680,7 @@ items: display_name: Koala name: Koala slug: koala - hidden: false + hidden: true endpoints: - US regions: @@ -67690,6 +67690,205 @@ items: required: true label: Endpoint Region actions: + - id: bJDm8aeYaQaGLVGtnRa28W + name: Send Subscriptions + slug: sendSubscription + description: >- + Send an identify call to Segment’s tracking API. This is used to get user + channel subscription data into Engage. + platform: CLOUD + hidden: false + defaultTrigger: type = "identify" + fields: + - id: wZzJXa6qX5cDzpJJnPgqzB + sortOrder: 0 + fieldKey: engage_space + label: Profile Space + type: STRING + description: >- + The Profile Space to use for creating a record. *Note: This field shows + list of internal sources associated with the Profile Space. Changes made + to the Profile Space name in **Settings** will not reflect in this list + unless the source associated with the Profile Space is renamed + explicitly.* + placeholder: '' + required: true + multiple: false + choices: null + dynamic: true + allowNull: false + - id: 6BUdYs6X1wfJNUBbPh2VHU + sortOrder: 1 + fieldKey: user_id + label: User ID + type: STRING + description: >- + Unique identifier for the user in your database. A userId or an + anonymousId is required. + placeholder: '' + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: a1Js2rZPWUUPU4b7EuhCSY + sortOrder: 2 + fieldKey: anonymous_id + label: Anonymous ID + type: STRING + description: >- + A pseudo-unique substitute for a User ID, for cases when you don’t have + an absolutely unique identifier. A userId or an anonymousId is required. + placeholder: '' + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: 3Mjr83DumsV67uj4STrPhp + sortOrder: 3 + fieldKey: email + label: Email + type: STRING + description: Email of the user + placeholder: '' + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: ejumfyvNSgnXtWTtqpuqiL + sortOrder: 4 + fieldKey: email_subscription_status + label: Email Subscription Status + type: STRING + description: >- + Global status of the email subscription. True is subscribed, false is + unsubscribed and null|undefined is did-not-subscribe. + placeholder: '' + required: false + multiple: false + choices: null + dynamic: false + allowNull: true + - id: 4TvBZmvyZjuKGGXD9gM5Z8 + sortOrder: 5 + fieldKey: subscription_groups + label: Subscription Groups + type: OBJECT + description: >- + Subscription status for the groups. Object containing group names as + keys and statuses as values + placeholder: '' + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: 6dce6a7mkDuxuMcY6x31z7 + sortOrder: 6 + fieldKey: phone + label: Phone + type: STRING + description: Phone number of the user + placeholder: '' + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: iKeM5BtFt242TxgApCovdi + sortOrder: 7 + fieldKey: sms_subscription_status + label: SMS Subscription Status + type: STRING + description: >- + Global status of the SMS subscription. True is subscribed, false is + unsubscribed and null|undefined is did-not-subscribe. + placeholder: '' + required: false + multiple: false + choices: null + dynamic: false + allowNull: true + - id: ooon5UMVtPjbU4swmaYWqG + sortOrder: 8 + fieldKey: whatsapp_subscription_status + label: WhatsApp Subscription Status + type: STRING + description: >- + Global status of the WhatsApp subscription. True is subscribed, false is + unsubscribed and null is did-not-subscribe. + placeholder: '' + required: false + multiple: false + choices: null + dynamic: false + allowNull: true + - id: iAGXYAj8BVMA7gqmTwzqTB + sortOrder: 9 + fieldKey: android_push_token + label: Android Push Token + type: STRING + description: Android Push Token of the user + placeholder: '' + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: vXtdAj7cbeZ6PMiyXpkWHU + sortOrder: 10 + fieldKey: android_push_subscription_status + label: Android Push Subscription Status + type: STRING + description: >- + Global status of the android push subscription. True is subscribed, + false is unsubscribed and null is did-not-subscribe. + placeholder: '' + required: false + multiple: false + choices: null + dynamic: false + allowNull: true + - id: eRZiGuGdT5BdUH7eZZABnp + sortOrder: 11 + fieldKey: ios_push_token + label: Ios Push Token + type: STRING + description: Ios Push Token of the user + placeholder: '' + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: 4TERJS7z1bCHF5botghJ1c + sortOrder: 12 + fieldKey: ios_push_subscription_status + label: Ios Push Subscription Status + type: STRING + description: >- + Global status of the ios push subscription. True is subscribed, false is + unsubscribed and null is did-not-subscribe. + placeholder: '' + required: false + multiple: false + choices: null + dynamic: false + allowNull: true + - id: qTmaVM5RS1CxYThVy6Vn1U + sortOrder: 13 + fieldKey: traits + label: Traits + type: OBJECT + description: Free-form dictionary of traits that describe the user or group of users. + placeholder: '' + required: false + multiple: false + choices: null + dynamic: false + allowNull: false - id: vm2tNA5U1zxUusQkdC4D7Z name: Send Identify slug: sendIdentify @@ -67700,7 +67899,7 @@ items: hidden: false defaultTrigger: type = "identify" fields: - - id: v8pSdvz3kwFkCXK8qG8goj + - id: iSjK4BRm2hJtmsMeqLb8GW sortOrder: 0 fieldKey: engage_space label: Profile Space @@ -67717,7 +67916,7 @@ items: choices: null dynamic: true allowNull: false - - id: rqqFU8D93eDbg5fAaRDUr5 + - id: 2TKBVK5vzwdAfYXTwnJJyR sortOrder: 1 fieldKey: user_id label: User ID @@ -67731,7 +67930,7 @@ items: choices: null dynamic: false allowNull: false - - id: jcsDCMLqHv8HpoXamjd9gg + - id: spir9FW9ULwfZETzQZWd8m sortOrder: 2 fieldKey: anonymous_id label: Anonymous ID @@ -67745,7 +67944,7 @@ items: choices: null dynamic: false allowNull: false - - id: mE51bAhBcZDHi163XpYfdy + - id: uQe5pgxyPKEfCRU6YkM7iE sortOrder: 3 fieldKey: group_id label: Group ID @@ -67757,7 +67956,7 @@ items: choices: null dynamic: false allowNull: false - - id: cKwg6HPJ3UF2t1hpTD273D + - id: khR8TEaCwrZW6kFtH8vrNw sortOrder: 4 fieldKey: traits label: Traits @@ -67779,7 +67978,7 @@ items: hidden: false defaultTrigger: type = "group" fields: - - id: c4AfCyGxVeZiC3xLMEzLEt + - id: oxogrMxDQ7PCv4HX5zCg1L sortOrder: 0 fieldKey: engage_space label: Profile Space @@ -67796,7 +67995,7 @@ items: choices: null dynamic: true allowNull: false - - id: r7wL2rucrRoCA8FN85GHHx + - id: eRbb8ocW9c2TZpjY6S9q4E sortOrder: 1 fieldKey: user_id label: User ID @@ -67810,7 +68009,7 @@ items: choices: null dynamic: false allowNull: false - - id: 6fQZa98k99SmQ5jLqJoYns + - id: ozMsfu5V7rHZgzYfep4Cgi sortOrder: 2 fieldKey: anonymous_id label: Anonymous ID @@ -67824,7 +68023,7 @@ items: choices: null dynamic: false allowNull: false - - id: dCBJaJh6DVK4XbUnRt4n5r + - id: k1seHag8ruQD64JWPaLDUo sortOrder: 3 fieldKey: group_id label: Group ID @@ -67836,7 +68035,7 @@ items: choices: null dynamic: false allowNull: false - - id: vzN2FB2WmqgTXKmeNqEKox + - id: kEKbdb2siaN4X7837SxfM1 sortOrder: 4 fieldKey: traits label: Traits @@ -80499,6 +80698,173 @@ items: timestamp: '@path': $.timestamp trigger: type = "page" +- id: 637c192eba61b944e08ee158 + display_name: VWO Web Mode (Actions) + name: VWO Web Mode (Actions) + slug: actions-vwo-web + hidden: false + endpoints: + - US + regions: + - us-west-2 + - eu-west-1 + url: connections/destinations/catalog/actions-vwo-web + previous_names: + - VWO Web Mode (Actions) + website: https://vwo.com + status: PUBLIC_BETA + categories: + - A/B Testing + - Heatmaps & Recordings + logo: + url: https://cdn.filepicker.io/api/file/o9X4IJO1RDegnGVmfje0 + mark: + url: https://cdn.filepicker.io/api/file/L6U6f3KrRoScOQbUDMKj + methods: + track: true + identify: true + group: true + alias: true + screen: false + page: true + platforms: + browser: true + mobile: false + server: false + warehouse: false + components: [] + browserUnbundlingSupported: false + browserUnbundlingPublic: false + replay: false + connection_modes: + device: + web: false + mobile: false + server: false + cloud: + web: true + mobile: false + server: false + settings: + - name: addSmartcode + type: boolean + defaultValue: true + description: >- + When enabled, Segment will load the VWO SmartCode onto the webpage. When + disabled, you will have to manually add SmartCode to your webpage. The + setting is enabled by default, however we recommended manually adding + SmartCode to the webpage to avoid flicker issues. + required: true + label: Add Asynchronous SmartCode + - name: libraryTolerance + type: number + defaultValue: 2500 + description: >- + The maximum amount of time (in milliseconds) to wait for VWO’s full + library to be downloaded before simply displaying your original page. + required: true + label: Library Tolerance + - name: settingsTolerance + type: number + defaultValue: 2000 + description: >- + The maximum amount of time (in milliseconds) to wait for test settings + before VWO will simply display your original page. + required: true + label: Settings Tolerance + - name: useExistingJquery + type: boolean + defaultValue: false + description: >- + If your page already includes JQuery, you can set this to “true”. + Otherwise, VWO will include JQuery onto the page for you. VWO needs JQuery + on the page to function correctly. + required: true + label: Use Existing JQuery + - name: vwoAccountId + type: number + defaultValue: 0 + description: Your VWO account ID, used for fetching your VWO async smart code. + required: true + label: VWO Account ID + actions: + - id: 6uTbf9uHvZBJ3YnMmFHWtZ + name: Track Event + slug: trackEvent + description: Sends Segment's track event to VWO + platform: WEB + hidden: false + defaultTrigger: type = "track" + fields: + - id: hzBAt7fLBa1T8w7FPnHi3u + sortOrder: 0 + fieldKey: eventName + label: Name + type: STRING + description: Name of the event. + placeholder: '' + defaultValue: + '@path': $.event + required: true + multiple: false + choices: null + dynamic: false + allowNull: false + - id: 8CtRUGGPR1q72MhoDUmgtm + sortOrder: 1 + fieldKey: properties + label: Properties + type: OBJECT + description: >- + JSON object containing additional properties that will be associated + with the event. + placeholder: '' + defaultValue: + '@path': $.properties + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: tR1J9N9e3vk4XtqGjUfTSm + name: Identify User + slug: identifyUser + description: Sends Segment's user traits to VWO + platform: WEB + hidden: false + defaultTrigger: type = "identify" + fields: + - id: i6zvqJT4uQxFiwYEUHDGj1 + sortOrder: 0 + fieldKey: attributes + label: Attributes + type: OBJECT + description: >- + JSON object containing additional attributes that will be associated + with the user. + placeholder: '' + defaultValue: + '@path': $.traits + required: true + multiple: false + choices: null + dynamic: false + allowNull: false + presets: + - actionId: 6uTbf9uHvZBJ3YnMmFHWtZ + name: Track Event + fields: + eventName: + '@path': $.event + properties: + '@path': $.properties + trigger: type = "track" + - actionId: tR1J9N9e3vk4XtqGjUfTSm + name: Identify User + fields: + attributes: + '@path': $.traits + trigger: type = "identify" - id: 5d25d6e0885427000195bf80 display_name: WalkMe name: WalkMe diff --git a/src/_data/catalog/destinations_private.yml b/src/_data/catalog/destinations_private.yml index 95719e7cdd..b5117f47d5 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-09-19 +# destination data last updated 2023-09-21 items: - id: 54521fd725e721e32a72eec6 display_name: Intercom diff --git a/src/_data/catalog/source_categories.yml b/src/_data/catalog/source_categories.yml index 46613a9cdc..49db3d03ee 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-09-19 +# source categories last updated 2023-09-21 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 fb203a7b71..34f5ab1600 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-09-19 +# sources last updated 2023-09-21 items: - id: 8HWbgPTt3k display_name: .NET diff --git a/src/connections/destinations/catalog/koala/index.md b/src/connections/destinations/catalog/koala/index.md new file mode 100644 index 0000000000..97c064a249 --- /dev/null +++ b/src/connections/destinations/catalog/koala/index.md @@ -0,0 +1,6 @@ +--- +title: 'Koala Destination' +hidden: true +id: 6230c835c0d6535357ee950d +published: false +---