diff --git a/src/_data/catalog/destination_categories.yml b/src/_data/catalog/destination_categories.yml index 9ba4225100..ecfa1190cd 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-05 +# destination categories last updated 2023-12-07 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 aeaacd5259..d6bef255db 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-05 +# destination data last updated 2023-12-07 items: - id: 637e8d185e2dec264895ea89 display_name: 1Flow @@ -9027,7 +9027,7 @@ items: display_name: Attio (Actions) name: Attio (Actions) slug: attio-actions - hidden: false + hidden: true endpoints: - US regions: @@ -56524,7 +56524,7 @@ items: display_name: Movable Ink (Actions) name: Movable Ink (Actions) slug: movable-ink-actions - hidden: false + hidden: true endpoints: - US regions: @@ -61195,6 +61195,497 @@ items: traits: '@path': $.traits trigger: type = "identify" +- id: 643fdecd5675b7a6780d0d67 + display_name: Podscribe (Actions) + name: Podscribe (Actions) + slug: podscribe-actions + hidden: false + endpoints: + - US + regions: + - us-west-2 + - eu-west-1 + url: connections/destinations/catalog/podscribe-actions + previous_names: + - Podscribe (Actions) + website: https://www.podscribe.com + status: PUBLIC_BETA + categories: + - Attribution + - Marketing Automation + logo: + url: https://cdn-devcenter.segment.com/96ef7de7-d2c4-42f5-8f4e-1ee79138e2f5.png + mark: + url: https://cdn-devcenter.segment.com/506ce777-58aa-4646-afe0-f994a1a0e77b.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: advertiser + type: string + defaultValue: '' + description: Podscribe advertiser lookup key + required: true + label: Advertiser + actions: + - id: otTeGZNHmduwXWxaTMe4ux + name: Page + slug: page + description: Register page view in Podscribe + platform: CLOUD + hidden: false + defaultTrigger: type = "page" + fields: + - id: pHvTXyLTgyASc6X5uqWcgv + sortOrder: 0 + fieldKey: anonymousId + label: Anonymous ID + type: STRING + description: The anonymous ID associated with the user + placeholder: '' + defaultValue: + '@path': $.anonymousId + required: false + multiple: false + choices: null + dynamic: false + allowNull: true + - id: FZVumySzDhkePXoUZhahx + sortOrder: 1 + fieldKey: timestamp + label: Timestamp + type: STRING + description: The timestamp of the event + placeholder: '' + defaultValue: + '@path': $.timestamp + required: true + multiple: false + choices: null + dynamic: false + allowNull: false + - id: d5JQVdD8RYd3KMXPnWaN4w + sortOrder: 2 + fieldKey: referrer + label: Page Referrer + type: STRING + description: The page referrer + placeholder: '' + defaultValue: + '@if': + exists: + '@path': $.context.page.referrer + then: + '@path': $.context.page.referrer + else: + '@path': $.properties.referrer + required: false + multiple: false + choices: null + dynamic: false + allowNull: true + - id: nXE7WKs55KxBJAALSFJre8 + sortOrder: 3 + fieldKey: url + label: Page URL + type: STRING + description: The page URL + placeholder: '' + defaultValue: + '@if': + exists: + '@path': $.context.page.url + then: + '@path': $.context.page.url + else: + '@path': $.properties.url + required: false + multiple: false + choices: null + dynamic: false + allowNull: true + - id: cSvU5YXuWH3qiTrsUSbkn6 + sortOrder: 4 + fieldKey: ip + label: User IP address + type: STRING + description: The IP address of the device sending the event. + placeholder: '' + defaultValue: + '@path': $.context.ip + required: true + multiple: false + choices: null + dynamic: false + allowNull: false + - id: qMk6F1Vpq6wBcURZbwr3oh + sortOrder: 5 + fieldKey: library + label: Segment Library + type: OBJECT + description: The library sending the event. + placeholder: '' + defaultValue: + '@path': $.context.library + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: oCUXryqFkU1KBBYxJrvcbP + sortOrder: 6 + fieldKey: userAgent + label: User Agent + type: STRING + description: The user agent of the device sending the event. + placeholder: '' + defaultValue: + '@path': $.context.userAgent + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: wXFTRjNRXRVqqSPeFL66YJ + name: Track + slug: track + description: Send user events to Podscribe + platform: CLOUD + hidden: false + defaultTrigger: type = "track" + fields: + - id: g8q44Qo39z3EZmKbZEebqk + sortOrder: 0 + fieldKey: anonymousId + label: Anonymous ID + type: STRING + description: The anonymous ID associated with the user + placeholder: '' + defaultValue: + '@path': $.anonymousId + required: false + multiple: false + choices: null + dynamic: false + allowNull: true + - id: hEfmKxURw1pmPK9FbjqYVo + sortOrder: 1 + fieldKey: timestamp + label: Timestamp + type: STRING + description: The timestamp of the event + placeholder: '' + defaultValue: + '@path': $.timestamp + required: true + multiple: false + choices: null + dynamic: false + allowNull: false + - id: tBVgnUMJPPXRxftER9bb8C + sortOrder: 2 + fieldKey: referrer + label: Page Referrer + type: STRING + description: The page referrer + placeholder: '' + defaultValue: + '@if': + exists: + '@path': $.context.page.referrer + then: + '@path': $.context.page.referrer + else: + '@path': $.properties.referrer + required: false + multiple: false + choices: null + dynamic: false + allowNull: true + - id: aW8DZA3wtcV1cF1BNpYeJr + sortOrder: 3 + fieldKey: url + label: Page URL + type: STRING + description: The page URL + placeholder: '' + defaultValue: + '@if': + exists: + '@path': $.context.page.url + then: + '@path': $.context.page.url + else: + '@path': $.properties.url + required: false + multiple: false + choices: null + dynamic: false + allowNull: true + - id: qyms9647TSz6nDiscs4pNp + sortOrder: 4 + fieldKey: ip + label: User IP address + type: STRING + description: The IP address of the device sending the event. + placeholder: '' + defaultValue: + '@path': $.context.ip + required: true + multiple: false + choices: null + dynamic: false + allowNull: false + - id: t3aDAvPAxnmjLafXrq84uW + sortOrder: 5 + fieldKey: library + label: Segment Library + type: OBJECT + description: The library sending the event. + placeholder: '' + defaultValue: + '@path': $.context.library + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: ckRv1mQxUR2MrFgcMohat5 + sortOrder: 6 + fieldKey: userAgent + label: User Agent + type: STRING + description: The user agent of the device sending the event. + placeholder: '' + defaultValue: + '@path': $.context.userAgent + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: oFqipsX6gK9ZUTC4pBCCMr + sortOrder: 7 + fieldKey: email + label: Email address + type: STRING + description: Email address of the user + placeholder: '' + defaultValue: + '@if': + exists: + '@path': $.context.traits.email + then: + '@path': $.context.traits.email + else: + '@path': $.properties.email + required: false + multiple: false + choices: null + dynamic: false + allowNull: true + - id: 3bZZVHnB5k6RWFDX6XWHsm + sortOrder: 8 + fieldKey: properties + label: Event properties + type: OBJECT + description: Properties to send with the event + placeholder: '' + defaultValue: + total: + '@path': $.properties.total + order_id: + '@path': $.properties.order_id + currency: + '@path': $.properties.currency + coupon: + '@path': $.properties.coupon + num_items_purchased: + '@path': $.properties.num_items_purchased + is_new_customer: + '@path': $.properties.is_new_customer + is_subscription: + '@path': $.properties.is_subscription + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: edjPFAtJDdsE8YAre62pn7 + sortOrder: 9 + fieldKey: podscribeEvent + label: Podscribe event type + type: STRING + description: Podscribe type of event to send + placeholder: '' + defaultValue: + '@path': $.properties.podscribeEvent + required: true + multiple: false + choices: null + dynamic: false + allowNull: false + presets: + - actionId: wXFTRjNRXRVqqSPeFL66YJ + name: Signed Up Calls + fields: + anonymousId: + '@path': $.anonymousId + timestamp: + '@path': $.timestamp + referrer: + '@if': + exists: + '@path': $.context.page.referrer + then: + '@path': $.context.page.referrer + else: + '@path': $.properties.referrer + url: + '@if': + exists: + '@path': $.context.page.url + then: + '@path': $.context.page.url + else: + '@path': $.properties.url + ip: + '@path': $.context.ip + library: + '@path': $.context.library + userAgent: + '@path': $.context.userAgent + email: + '@if': + exists: + '@path': $.context.traits.email + then: + '@path': $.context.traits.email + else: + '@path': $.properties.email + properties: + total: + '@path': $.properties.total + order_id: + '@path': $.properties.order_id + currency: + '@path': $.properties.currency + coupon: + '@path': $.properties.coupon + num_items_purchased: + '@path': $.properties.num_items_purchased + is_new_customer: + '@path': $.properties.is_new_customer + is_subscription: + '@path': $.properties.is_subscription + podscribeEvent: signup + trigger: type = "track" and event = "Signed Up" + - actionId: otTeGZNHmduwXWxaTMe4ux + name: Page Calls + fields: + anonymousId: + '@path': $.anonymousId + timestamp: + '@path': $.timestamp + referrer: + '@if': + exists: + '@path': $.context.page.referrer + then: + '@path': $.context.page.referrer + else: + '@path': $.properties.referrer + url: + '@if': + exists: + '@path': $.context.page.url + then: + '@path': $.context.page.url + else: + '@path': $.properties.url + ip: + '@path': $.context.ip + library: + '@path': $.context.library + userAgent: + '@path': $.context.userAgent + trigger: type = "page" + - actionId: wXFTRjNRXRVqqSPeFL66YJ + name: Order Completed Calls + fields: + anonymousId: + '@path': $.anonymousId + timestamp: + '@path': $.timestamp + referrer: + '@if': + exists: + '@path': $.context.page.referrer + then: + '@path': $.context.page.referrer + else: + '@path': $.properties.referrer + url: + '@if': + exists: + '@path': $.context.page.url + then: + '@path': $.context.page.url + else: + '@path': $.properties.url + ip: + '@path': $.context.ip + library: + '@path': $.context.library + userAgent: + '@path': $.context.userAgent + email: + '@if': + exists: + '@path': $.context.traits.email + then: + '@path': $.context.traits.email + else: + '@path': $.properties.email + properties: + total: + '@path': $.properties.total + order_id: + '@path': $.properties.order_id + currency: + '@path': $.properties.currency + coupon: + '@path': $.properties.coupon + num_items_purchased: + '@path': $.properties.num_items_purchased + is_new_customer: + '@path': $.properties.is_new_customer + is_subscription: + '@path': $.properties.is_subscription + podscribeEvent: purchase + trigger: type = "track" and event = "Order Completed" - id: 5d25eddde3ff660001b3adda display_name: Podsights name: Podsights @@ -61621,7 +62112,7 @@ items: display_name: Pushwoosh name: Pushwoosh slug: pushwoosh - hidden: false + hidden: true endpoints: - US regions: @@ -64453,7 +64944,7 @@ items: previous_names: - Ripe website: http://www.getripe.com - status: PUBLIC_BETA + status: PUBLIC categories: - Analytics - Marketing Automation @@ -65013,7 +65504,7 @@ items: previous_names: - Ripe Cloud Mode (Actions) website: https://getripe.com - status: PUBLIC_BETA + status: PUBLIC categories: - Analytics - Marketing Automation @@ -77462,7 +77953,7 @@ items: display_name: The Trade Desk Crm name: The Trade Desk Crm slug: the-trade-desk-crm - hidden: false + hidden: true endpoints: - US regions: diff --git a/src/_data/catalog/destinations_private.yml b/src/_data/catalog/destinations_private.yml index 7e4fff27fd..fef5e2bb70 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-05 +# destination data last updated 2023-12-07 items: - id: 54521fd725e721e32a72eec6 display_name: Intercom diff --git a/src/_data/catalog/source_categories.yml b/src/_data/catalog/source_categories.yml index 4c3cfaa117..82c500b4a3 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-05 +# source categories last updated 2023-12-07 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 810eb1f701..a4163f22b4 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-05 +# sources last updated 2023-12-07 items: - id: 8HWbgPTt3k display_name: .NET diff --git a/src/connections/destinations/catalog/podscribe-actions/index.md b/src/connections/destinations/catalog/podscribe-actions/index.md new file mode 100644 index 0000000000..6a8a97c3d3 --- /dev/null +++ b/src/connections/destinations/catalog/podscribe-actions/index.md @@ -0,0 +1,7 @@ +--- +title: 'Podscribe (Actions) Destination' +hidden: true +id: 643fdecd5675b7a6780d0d67 +published: false +beta: true +---