11# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2- # destination data last updated 2024-05-09
2+ # destination data last updated 2024-05-14
33items:
44- id: 637e8d185e2dec264895ea89
55 display_name: 1Flow
@@ -64224,7 +64224,11 @@ items:
6422464224 server: true
6422564225 warehouse: true
6422664226 cloudAppObject: false
64227- components: []
64227+ components:
64228+ - code: >-
64229+ https://github.com/segmentio/action-destinations/tree/main/packages/destination-actions/src/destinations/marketo-static-lists
64230+ owner: SEGMENT
64231+ type: SERVER
6422864232 browserUnbundlingSupported: false
6422964233 browserUnbundlingPublic: false
6423064234 replay: false
@@ -64235,7 +64239,7 @@ items:
6423564239 server: false
6423664240 cloud:
6423764241 web: true
64238- mobile: false
64242+ mobile: true
6423964243 server: true
6424064244 settings:
6424164245 - name: api_endpoint
@@ -82909,6 +82913,270 @@ items:
8290982913 actions: []
8291082914 presets: []
8291182915 partnerOwned: true
82916+ - id: 65b8e9eca1b5903a031c6378
82917+ display_name: Schematic
82918+ name: Schematic
82919+ slug: schematic
82920+ hidden: false
82921+ endpoints:
82922+ - US
82923+ regions:
82924+ - us-west-2
82925+ - eu-west-1
82926+ url: connections/destinations/catalog/schematic
82927+ previous_names:
82928+ - Schematic
82929+ website: htps://www.schematichq.com
82930+ status: PUBLIC_BETA
82931+ categories:
82932+ - Feature Flagging
82933+ - Analytics
82934+ logo:
82935+ url: https://cdn-devcenter.segment.com/1525001c-4592-4cee-899b-cab81b9d779f.svg
82936+ mark:
82937+ url: https://cdn-devcenter.segment.com/e3484cab-520c-472e-93d6-3bafb42b49e0.svg
82938+ methods:
82939+ track: true
82940+ identify: true
82941+ group: true
82942+ alias: true
82943+ screen: false
82944+ page: true
82945+ platforms:
82946+ browser: true
82947+ mobile: false
82948+ server: true
82949+ warehouse: false
82950+ cloudAppObject: false
82951+ components: []
82952+ browserUnbundlingSupported: false
82953+ browserUnbundlingPublic: false
82954+ replay: false
82955+ connection_modes:
82956+ device:
82957+ web: false
82958+ mobile: false
82959+ server: false
82960+ cloud:
82961+ web: true
82962+ mobile: false
82963+ server: true
82964+ settings:
82965+ - name: apiKey
82966+ type: string
82967+ defaultValue: ''
82968+ description: Found on your settings page.
82969+ required: true
82970+ label: API Key
82971+ actions:
82972+ - id: 2p77weRw8N7g3kHDC6Vbod
82973+ name: Track Event
82974+ slug: trackEvent
82975+ description: Send track events to Schematic
82976+ platform: CLOUD
82977+ hidden: false
82978+ defaultTrigger: type = "track"
82979+ fields:
82980+ - id: 8Q57srDWcEeVfaNw3vgBUm
82981+ sortOrder: 0
82982+ fieldKey: event_name
82983+ label: Event name
82984+ type: STRING
82985+ description: Name of event (this will be snake cased in request)
82986+ placeholder: ''
82987+ defaultValue:
82988+ '@path': $.event
82989+ required: true
82990+ multiple: false
82991+ choices: null
82992+ dynamic: false
82993+ allowNull: false
82994+ - id: kXQPxKJKm1Sbgrx8VRd4Zt
82995+ sortOrder: 1
82996+ fieldKey: company_keys
82997+ label: Company keys
82998+ type: OBJECT
82999+ description: 'Key-value pairs associated with a company (e.g. organization_id: 123456)'
83000+ placeholder: ''
83001+ required: false
83002+ multiple: false
83003+ choices: null
83004+ dynamic: false
83005+ allowNull: false
83006+ - id: syUBVxFsK3wmubUYVVFKYx
83007+ sortOrder: 2
83008+ fieldKey: timestamp
83009+ label: Timestamp
83010+ type: DATETIME
83011+ description: Time the event took place
83012+ placeholder: ''
83013+ defaultValue:
83014+ '@path': $.timestamp
83015+ required: true
83016+ multiple: false
83017+ choices: null
83018+ dynamic: false
83019+ allowNull: false
83020+ - id: oCXdLyC4a1hnhgUuFtieUp
83021+ sortOrder: 3
83022+ fieldKey: user_keys
83023+ label: User keys
83024+ type: OBJECT
83025+ description: 'Key-value pairs associated with a user (e.g. email: example@example.com)'
83026+ placeholder: ''
83027+ defaultValue:
83028+ user_id:
83029+ '@path': $.userId
83030+ required: false
83031+ multiple: false
83032+ choices: null
83033+ dynamic: false
83034+ allowNull: false
83035+ - id: oY3KENsJJN6t3cw3iMWkF1
83036+ sortOrder: 4
83037+ fieldKey: traits
83038+ label: Traits
83039+ type: OBJECT
83040+ description: Additional properties to send with event
83041+ placeholder: ''
83042+ defaultValue:
83043+ raw_event_name:
83044+ '@path': $.event
83045+ required: false
83046+ multiple: false
83047+ choices: null
83048+ dynamic: false
83049+ allowNull: false
83050+ - id: eqNzhvvxtviHtCcgYMj9Ld
83051+ name: Identify User
83052+ slug: identifyUser
83053+ description: Send identify events to Schematic
83054+ platform: CLOUD
83055+ hidden: false
83056+ defaultTrigger: type = "identify"
83057+ fields:
83058+ - id: pap313BJW93bR7PPXE4Y68
83059+ sortOrder: 0
83060+ fieldKey: company_keys
83061+ label: Company keys
83062+ type: OBJECT
83063+ description: 'Key-value pairs associated with a company (e.g. organization_id: 123456)'
83064+ placeholder: ''
83065+ required: true
83066+ multiple: false
83067+ choices: null
83068+ dynamic: false
83069+ allowNull: false
83070+ - id: qigwmUkUmVtK94aiFcMZy6
83071+ sortOrder: 1
83072+ fieldKey: company_name
83073+ label: Company name
83074+ type: STRING
83075+ description: Name of company
83076+ placeholder: ''
83077+ defaultValue:
83078+ '@path': $.traits.company_name
83079+ required: false
83080+ multiple: false
83081+ choices: null
83082+ dynamic: false
83083+ allowNull: false
83084+ - id: cB8vGm4LK8DrmmahbcqfkV
83085+ sortOrder: 2
83086+ fieldKey: company_traits
83087+ label: Company traits
83088+ type: OBJECT
83089+ description: Properties associated with company
83090+ placeholder: ''
83091+ required: false
83092+ multiple: false
83093+ choices: null
83094+ dynamic: false
83095+ allowNull: false
83096+ - id: mu5HHPBZg83byCqVURp8kS
83097+ sortOrder: 3
83098+ fieldKey: timestamp
83099+ label: Timestamp
83100+ type: DATETIME
83101+ description: Time the event took place
83102+ placeholder: ''
83103+ defaultValue:
83104+ '@path': $.timestamp
83105+ required: true
83106+ multiple: false
83107+ choices: null
83108+ dynamic: false
83109+ allowNull: false
83110+ - id: jmVXg1fmRmmqhtfKqF8ih
83111+ sortOrder: 4
83112+ fieldKey: user_keys
83113+ label: User keys
83114+ type: OBJECT
83115+ description: 'Key-value pairs associated with a user (e.g. email: example@example.com)'
83116+ placeholder: ''
83117+ defaultValue:
83118+ user_id:
83119+ '@path': $.userId
83120+ required: true
83121+ multiple: false
83122+ choices: null
83123+ dynamic: false
83124+ allowNull: false
83125+ - id: 7uWXMaVNmKfq1yCttGqEoG
83126+ sortOrder: 5
83127+ fieldKey: user_name
83128+ label: User name
83129+ type: STRING
83130+ description: User's full name
83131+ placeholder: ''
83132+ defaultValue:
83133+ '@path': $.traits.name
83134+ required: false
83135+ multiple: false
83136+ choices: null
83137+ dynamic: false
83138+ allowNull: false
83139+ - id: 4voNJ67Ugmac4iWfaKW6ni
83140+ sortOrder: 6
83141+ fieldKey: user_traits
83142+ label: User traits
83143+ type: OBJECT
83144+ description: Properties associated with user
83145+ placeholder: ''
83146+ required: false
83147+ multiple: false
83148+ choices: null
83149+ dynamic: false
83150+ allowNull: false
83151+ presets:
83152+ - actionId: eqNzhvvxtviHtCcgYMj9Ld
83153+ name: Identify User
83154+ fields:
83155+ company_name:
83156+ '@path': $.traits.company_name
83157+ timestamp:
83158+ '@path': $.timestamp
83159+ user_keys:
83160+ user_id:
83161+ '@path': $.userId
83162+ user_name:
83163+ '@path': $.traits.name
83164+ trigger: type = "identify"
83165+ - actionId: 2p77weRw8N7g3kHDC6Vbod
83166+ name: Track Event
83167+ fields:
83168+ event_name:
83169+ '@path': $.event
83170+ timestamp:
83171+ '@path': $.timestamp
83172+ user_keys:
83173+ user_id:
83174+ '@path': $.userId
83175+ traits:
83176+ raw_event_name:
83177+ '@path': $.event
83178+ trigger: type = "track"
83179+ partnerOwned: true
8291283180- id: 5c6cb84c9d413f0001804a42
8291383181 display_name: ScopeAI
8291483182 name: ScopeAI
0 commit comments