From a84de3c907a9bee481739c4e0719b91d3309d125 Mon Sep 17 00:00:00 2001 From: pwseg Date: Thu, 4 Sep 2025 11:47:31 -0600 Subject: [PATCH] catalog update --- src/_data/catalog/destination_categories.yml | 2 +- src/_data/catalog/destinations.yml | 490 +++++++++++++++++-- src/_data/catalog/destinations_private.yml | 2 +- src/_data/catalog/source_categories.yml | 2 +- src/_data/catalog/sources.yml | 2 +- 5 files changed, 442 insertions(+), 56 deletions(-) diff --git a/src/_data/catalog/destination_categories.yml b/src/_data/catalog/destination_categories.yml index d88a8a7fa1..7f95e7cfdd 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 2025-08-28 +# destination categories last updated 2025-09-04 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 7bbcbddb67..5e7688f28f 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 2025-08-28 +# destination data last updated 2025-09-04 items: - id: 637e8d185e2dec264895ea89 display_name: 1Flow @@ -29061,14 +29061,14 @@ items: url: connections/destinations/catalog/bucket previous_names: - Bucket - website: https://bucket.co + website: https://reflag.com status: PUBLIC categories: - Feature Flagging logo: - url: https://cdn-devcenter.segment.com/43726c23-4cc9-4992-a038-8b51612fe7b5.png + url: https://cdn-devcenter.segment.com/bd123113-c56d-4592-800a-005422cb8556.svg mark: - url: https://cdn-devcenter.segment.com/ce522835-9bf5-497b-b547-32a26c4f9b0a.svg + url: https://cdn-devcenter.segment.com/8761d6f6-28f6-439a-a0dd-ce6a39a3fae8.svg methods: track: true identify: true @@ -30741,6 +30741,419 @@ items: actions: [] presets: [] partnerOwned: true +- id: 6888c9ea14d648263fff811d + display_name: Clay + name: Clay + slug: clay + hidden: false + endpoints: + - US + regions: + - us-west-2 + - eu-west-1 + url: connections/destinations/catalog/clay + previous_names: + - Clay + website: https://clay.com + status: PUBLIC_BETA + categories: + - Enrichment + - Analytics + logo: + url: https://cdn-devcenter.segment.com/9e709c23-539a-4c50-9a9a-3212e726baa1.svg + mark: + url: https://cdn-devcenter.segment.com/887dae0e-f6a3-4f55-a5f1-157b65cccc20.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 + linkedAudiences: true + 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: connection_key + type: string + defaultValue: '' + description: Your Clay connection key + required: true + label: Connection Key + - name: secret_key + type: string + defaultValue: '' + description: Your Clay secret key + required: true + label: Secret Key + actions: + - id: gUSzmxMhjKiV42v3kEYcs7 + name: Page Visit + slug: pageVisit + description: Send a page event to Clay + platform: CLOUD + hidden: false + defaultTrigger: type = "page" + fields: + - id: sX1WdWpopS5AgPp49ZKm6v + sortOrder: 0 + fieldKey: name + label: Event Name + type: STRING + description: The name of the page + placeholder: '' + defaultValue: + '@path': $.name + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: xwJR5guy98H5AUpoxrb6ry + sortOrder: 1 + fieldKey: timestamp + label: Timestamp + type: STRING + description: The timestamp of the page event + placeholder: '' + defaultValue: + '@path': $.timestamp + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: 8L3x2QKJ3tnnxXjhUgCXRV + sortOrder: 2 + fieldKey: page + label: Page + type: OBJECT + description: Information about the current page + placeholder: '' + defaultValue: + path: + '@path': $.context.page.path + referrer: + '@path': $.context.page.referrer + search: + '@path': $.context.page.search + title: + '@path': $.context.page.title + url: + '@path': $.context.page.url + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: qMdKqLV2qxUqmCHhwXihdE + sortOrder: 3 + fieldKey: ip + label: IP Address + type: STRING + description: IP address of the user + placeholder: '' + defaultValue: + '@path': $.context.ip + required: true + multiple: false + choices: null + dynamic: false + allowNull: false + - id: sZS6R7aiDpsCoLRMexQCL7 + sortOrder: 4 + fieldKey: userAgent + label: User Agent + type: STRING + description: User-Agent of the user + placeholder: '' + defaultValue: + '@path': $.context.userAgent + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: fHhCdgDSPRvZFX779tiA7Y + sortOrder: 5 + 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: false + - id: i58YP1P7K8V1WFRk1AhC2H + sortOrder: 6 + fieldKey: userId + label: User ID + type: STRING + description: The ID associated with the user + placeholder: '' + defaultValue: + '@path': $.userId + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: 3cUsV6yCTBW57npKKM7CN4 + sortOrder: 7 + fieldKey: messageId + label: MessageId + type: STRING + description: The Segment messageId + placeholder: '' + defaultValue: + '@path': $.messageId + required: true + multiple: false + choices: null + dynamic: false + allowNull: false + - id: 289FgXe5ESx8THUGZiDvru + sortOrder: 8 + fieldKey: properties + label: Properties + type: OBJECT + description: Properties to associate with the event + placeholder: '' + defaultValue: + '@path': $.properties + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: hx9d7AEiuZQBZ8A6wFtERp + name: Track + slug: track + description: Send a track event to Clay + platform: CLOUD + hidden: false + defaultTrigger: type = "track" + fields: + - id: eaA8C8KqqKyNyZXxgvEZGJ + sortOrder: 0 + fieldKey: event + label: Event Name + type: STRING + description: The name of the event + placeholder: '' + defaultValue: + '@path': $.event + required: true + multiple: false + choices: null + dynamic: false + allowNull: false + - id: hFRCCjBcYe75Qm6gZ1ht7d + sortOrder: 1 + fieldKey: timestamp + label: Timestamp + type: STRING + description: The timestamp of the track event + placeholder: '' + defaultValue: + '@path': $.timestamp + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: 8cPPRZZuTECf6MQbJL5ooc + sortOrder: 2 + fieldKey: page + label: Page + type: OBJECT + description: Information about the current page + placeholder: '' + defaultValue: + path: + '@path': $.context.page.path + referrer: + '@path': $.context.page.referrer + search: + '@path': $.context.page.search + title: + '@path': $.context.page.title + url: + '@path': $.context.page.url + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: jVqh6knAem7QugpUL1Vd95 + sortOrder: 3 + fieldKey: ip + label: IP Address + type: STRING + description: IP address of the user + placeholder: '' + defaultValue: + '@path': $.context.ip + required: true + multiple: false + choices: null + dynamic: false + allowNull: false + - id: zPEwrXLKVWv5TgVsFupUn + sortOrder: 4 + fieldKey: userAgent + label: User Agent + type: STRING + description: User-Agent of the user + placeholder: '' + defaultValue: + '@path': $.context.userAgent + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: 91BdemGAL9ujJzM1gKpTC8 + sortOrder: 5 + 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: false + - id: njR2CKNs1jVVFemcSVZM6c + sortOrder: 6 + fieldKey: userId + label: User ID + type: STRING + description: The ID associated with the user + placeholder: '' + defaultValue: + '@path': $.userId + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: cDb24edZsrgMVxJWm5kBcg + sortOrder: 7 + fieldKey: messageId + label: MessageId + type: STRING + description: The Segment messageId + placeholder: '' + defaultValue: + '@path': $.messageId + required: true + multiple: false + choices: null + dynamic: false + allowNull: false + - id: pRhfkFdKR88j5AcLFVJZFE + sortOrder: 8 + fieldKey: properties + label: Properties + type: OBJECT + description: Properties to associate with the event + placeholder: '' + defaultValue: + '@path': $.properties + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + presets: + - actionId: gUSzmxMhjKiV42v3kEYcs7 + name: Page Visit + fields: + name: + '@path': $.name + timestamp: + '@path': $.timestamp + page: + path: + '@path': $.context.page.path + referrer: + '@path': $.context.page.referrer + search: + '@path': $.context.page.search + title: + '@path': $.context.page.title + url: + '@path': $.context.page.url + ip: + '@path': $.context.ip + userAgent: + '@path': $.context.userAgent + anonymousId: + '@path': $.anonymousId + userId: + '@path': $.userId + messageId: + '@path': $.messageId + properties: + '@path': $.properties + trigger: type = "page" + - actionId: hx9d7AEiuZQBZ8A6wFtERp + name: Track Calls + fields: + event: + '@path': $.event + timestamp: + '@path': $.timestamp + page: + path: + '@path': $.context.page.path + referrer: + '@path': $.context.page.referrer + search: + '@path': $.context.page.search + title: + '@path': $.context.page.title + url: + '@path': $.context.page.url + ip: + '@path': $.context.ip + userAgent: + '@path': $.context.userAgent + anonymousId: + '@path': $.anonymousId + userId: + '@path': $.userId + messageId: + '@path': $.messageId + properties: + '@path': $.properties + trigger: type = "track" + partnerOwned: true - id: 576af9ca80412f644ff13b87 display_name: Clearbit Enrichment name: Clearbit Enrichment @@ -38734,7 +39147,7 @@ items: hidden: false defaultTrigger: type = "identify" or type = "track" fields: - - id: orwr6RzPyt4fviXw28Xxhx + - id: tjsLDPoye9UnefqBE75nb1 sortOrder: 2 fieldKey: external_audience_id label: External Audience ID @@ -38751,7 +39164,7 @@ items: dynamic: false allowNull: false hidden: false - - id: mMEFHMEYun5zfDoxsULibn + - id: no3qVyCHPL5vf8PQDcMgoZ sortOrder: 3 fieldKey: segment_audience_key label: Audience Key @@ -38766,7 +39179,7 @@ items: dynamic: false allowNull: false hidden: false - - id: 9EMXNmRSjH8oWJEz3L6qNu + - id: 8F8ZHj9xaJMgHQZZ3PErrD sortOrder: 4 fieldKey: traits_or_props label: Traits or Properties @@ -77281,9 +77694,8 @@ items: defaultValue: plain description: >- Select the Authentication Mechanism to use. For SCRAM or PLAIN populate - the 'Username' and 'Password' fields. For AWS IAM populated the 'AWS - Access Key ID' and 'AWS Secret Key' fields. For 'Client Certificate' - populated the 'SSL Client Key' and 'SSL Client Certificate' fields + the 'Username' and 'Password' fields. For 'Client Certificate' populated + the 'SSL Client Key' and 'SSL Client Certificate' fields required: true label: Authentication Mechanism - name: password @@ -77362,7 +77774,7 @@ items: type = "track" or type = "identify" or type = "page" or type = "screen" or type = "group" fields: - - id: rpZx7yusdJ9rDLNZWpqKbp + - id: wfa2W5fgKZ1196oPBj1hRr sortOrder: 0 fieldKey: topic label: Topic @@ -77376,7 +77788,7 @@ items: choices: null dynamic: true allowNull: false - - id: jek3rN3NM43ABDQwNGDj6T + - id: nVPLRbJTsS9c5pZ4ZgaSjS sortOrder: 1 fieldKey: payload label: Payload @@ -77390,7 +77802,7 @@ items: choices: null dynamic: false allowNull: false - - id: 6wcAra8MykYWL5WbsLYtSb + - id: s47Dkc6DKqMUzbHgc9cByu sortOrder: 2 fieldKey: headers label: Headers @@ -77404,7 +77816,7 @@ items: choices: null dynamic: false allowNull: false - - id: mvT1o1a3d5974wRxa181HV + - id: utY6Z5xWftQLPnEdaYHEBG sortOrder: 3 fieldKey: partition label: Partition @@ -77416,7 +77828,7 @@ items: choices: null dynamic: false allowNull: false - - id: eXphzZzwSWdBg46Be7dXVN + - id: q1a5v4CcFknN3Gjp7b9vCH sortOrder: 4 fieldKey: default_partition label: Default Partition @@ -77428,7 +77840,7 @@ items: choices: null dynamic: false allowNull: false - - id: 6TULjFrtM8YnhWkHTmCRhh + - id: 9qq1Ff9g3xtogkTZJTPoQR sortOrder: 5 fieldKey: key label: Message Key @@ -77440,18 +77852,6 @@ items: choices: null dynamic: false allowNull: false - - id: mo6Msbirr6sPEMvspmeafb - sortOrder: 6 - 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: [] partnerOwned: false - id: 54751740db31d978f14a5bce @@ -84386,7 +84786,7 @@ items: hidden: false defaultTrigger: event = "Audience Entered" or event = "Audience Exited" fields: - - id: grzymw7kTgosuBnJ66iSbM + - id: tvjFQwz5qnovAJaFq9aBcN sortOrder: 0 fieldKey: dmp_segment_name label: DMP Segment Display Name @@ -84410,21 +84810,7 @@ items: dynamic: false allowNull: false hidden: false - - id: 8GJ1D1dX6wNsgaoro5cunP - sortOrder: 1 - fieldKey: enable_batching - label: Enable Batching - type: BOOLEAN - description: Enable batching of requests to the LinkedIn DMP Segment. - placeholder: '' - defaultValue: true - required: false - multiple: false - choices: null - dynamic: false - allowNull: false - hidden: false - - id: eyG2pmPE8nUSWfybrVqZbE + - id: cM1yoXiWvZ8rZjFgobE6rH sortOrder: 2 fieldKey: email label: User Email @@ -84446,7 +84832,7 @@ items: choices: null dynamic: false allowNull: false - - id: 6bubqqywwk5kvYDRCQj3KT + - id: kZhupfLACLngCyqcXrgKZZ sortOrder: 3 fieldKey: first_name label: User First Name @@ -84460,7 +84846,7 @@ items: choices: null dynamic: false allowNull: false - - id: tmXozQyG4GAC19yQt23x6r + - id: gLoYefQDKRLB82F6fQvbhg sortOrder: 4 fieldKey: last_name label: User Last Name @@ -84474,7 +84860,7 @@ items: choices: null dynamic: false allowNull: false - - id: 9jBroPjFYTKfJ8Zg1MVUUj + - id: 9wqD39Vnq7Z1b4pYs3fQuH sortOrder: 5 fieldKey: title label: User Title @@ -84488,7 +84874,7 @@ items: choices: null dynamic: false allowNull: false - - id: kTMpFrE5VfSiuTkvPmLATm + - id: 6NazS8SES86T2c35wYoYkW sortOrder: 6 fieldKey: company label: User Company @@ -84502,7 +84888,7 @@ items: choices: null dynamic: false allowNull: false - - id: i5uCBBgCwQJzXQWPPpyMKo + - id: byq6P4pfHkhDKrDFXenQ3m sortOrder: 7 fieldKey: country label: User Country @@ -84518,7 +84904,7 @@ items: choices: null dynamic: false allowNull: false - - id: hYv6SLh75LrtqFKsg4vF4D + - id: tQUuSSSc3rXE58E5uXRsv9 sortOrder: 10 fieldKey: personas_audience_key label: Segment Engage Audience Key @@ -84534,7 +84920,7 @@ items: dynamic: false allowNull: false hidden: false - - id: ucjmSCtjJVxHJ8AMQAV5No + - id: 3oG15nY3cDXqwckMU46x5Q sortOrder: 12 fieldKey: dmp_user_action label: DMP User Action @@ -124048,7 +124434,7 @@ items: display_name: Strikedeck name: Strikedeck slug: strikedeck - hidden: false + hidden: true endpoints: - US regions: diff --git a/src/_data/catalog/destinations_private.yml b/src/_data/catalog/destinations_private.yml index 5d000da89c..4ddeb30206 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 2025-08-28 +# destination data last updated 2025-09-04 items: - id: 54521fd925e721e32a72eee1 display_name: Pardot diff --git a/src/_data/catalog/source_categories.yml b/src/_data/catalog/source_categories.yml index cc6a3f2206..391e115cd2 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 2025-08-28 +# source categories last updated 2025-09-04 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 c760aa7615..9a0036b93a 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 2025-08-28 +# sources last updated 2025-09-04 items: - id: 8HWbgPTt3k display_name: .NET