|
1 | 1 | # AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
|
2 |
| -# destination data last updated 2024-02-01 |
| 2 | +# destination data last updated 2024-02-06 |
3 | 3 | items:
|
4 | 4 | - id: 637e8d185e2dec264895ea89
|
5 | 5 | display_name: 1Flow
|
@@ -10140,6 +10140,196 @@ items:
|
10140 | 10140 | label: API Key
|
10141 | 10141 | actions: []
|
10142 | 10142 | presets: []
|
| 10143 | +- id: 64b67be0d0dd66094c162ca7 |
| 10144 | + display_name: App Fit |
| 10145 | + name: App Fit |
| 10146 | + slug: app-fit |
| 10147 | + hidden: false |
| 10148 | + endpoints: |
| 10149 | + - US |
| 10150 | + regions: |
| 10151 | + - us-west-2 |
| 10152 | + - eu-west-1 |
| 10153 | + url: connections/destinations/catalog/app-fit |
| 10154 | + previous_names: |
| 10155 | + - App Fit |
| 10156 | + website: http://www.appfit.io |
| 10157 | + status: PUBLIC_BETA |
| 10158 | + categories: |
| 10159 | + - Analytics |
| 10160 | + logo: |
| 10161 | + url: https://cdn.filepicker.io/api/file/jMpQHeuYQuSgZrxX9GOu |
| 10162 | + mark: |
| 10163 | + url: https://cdn.filepicker.io/api/file/lCJiJdGBRySF5XZ4ek6F |
| 10164 | + methods: |
| 10165 | + track: true |
| 10166 | + identify: true |
| 10167 | + group: true |
| 10168 | + alias: true |
| 10169 | + screen: false |
| 10170 | + page: true |
| 10171 | + platforms: |
| 10172 | + browser: true |
| 10173 | + mobile: false |
| 10174 | + server: true |
| 10175 | + warehouse: false |
| 10176 | + cloudAppObject: false |
| 10177 | + components: [] |
| 10178 | + browserUnbundlingSupported: false |
| 10179 | + browserUnbundlingPublic: false |
| 10180 | + replay: false |
| 10181 | + connection_modes: |
| 10182 | + device: |
| 10183 | + web: false |
| 10184 | + mobile: false |
| 10185 | + server: false |
| 10186 | + cloud: |
| 10187 | + web: true |
| 10188 | + mobile: false |
| 10189 | + server: true |
| 10190 | + settings: |
| 10191 | + - name: apiKey |
| 10192 | + type: string |
| 10193 | + defaultValue: '' |
| 10194 | + description: 'AppFit project API key. ' |
| 10195 | + required: true |
| 10196 | + label: API Key |
| 10197 | + actions: |
| 10198 | + - id: r4x82GrE6VqBWRMdRbj87L |
| 10199 | + name: Track |
| 10200 | + slug: track |
| 10201 | + description: Send an event to AppFit. |
| 10202 | + platform: CLOUD |
| 10203 | + hidden: false |
| 10204 | + defaultTrigger: null |
| 10205 | + fields: |
| 10206 | + - id: 9hps3UexNVcEM1RmTYab6p |
| 10207 | + sortOrder: 0 |
| 10208 | + fieldKey: userId |
| 10209 | + label: External User ID |
| 10210 | + type: STRING |
| 10211 | + description: The unique user identifier |
| 10212 | + placeholder: '' |
| 10213 | + defaultValue: |
| 10214 | + '@path': $.userId |
| 10215 | + required: false |
| 10216 | + multiple: false |
| 10217 | + choices: null |
| 10218 | + dynamic: false |
| 10219 | + allowNull: false |
| 10220 | + - id: hWWtRTY8vsdBJWf2Nz2SEK |
| 10221 | + sortOrder: 1 |
| 10222 | + fieldKey: occurredAt |
| 10223 | + label: Time |
| 10224 | + type: DATETIME |
| 10225 | + description: When the event occurred. |
| 10226 | + placeholder: '' |
| 10227 | + defaultValue: |
| 10228 | + '@path': $.timestamp |
| 10229 | + required: true |
| 10230 | + multiple: false |
| 10231 | + choices: null |
| 10232 | + dynamic: false |
| 10233 | + allowNull: false |
| 10234 | + - id: g5winMehTxPu5bsvtKkt5a |
| 10235 | + sortOrder: 2 |
| 10236 | + fieldKey: name |
| 10237 | + label: Event Name |
| 10238 | + type: STRING |
| 10239 | + description: The event name |
| 10240 | + placeholder: '' |
| 10241 | + defaultValue: |
| 10242 | + '@path': $.event |
| 10243 | + required: true |
| 10244 | + multiple: false |
| 10245 | + choices: null |
| 10246 | + dynamic: false |
| 10247 | + allowNull: false |
| 10248 | + - id: h6vYm12ygBcGmLeLQFhMW1 |
| 10249 | + sortOrder: 3 |
| 10250 | + fieldKey: anonymousId |
| 10251 | + label: Anonymous ID |
| 10252 | + type: STRING |
| 10253 | + description: The anonymous ID of the user |
| 10254 | + placeholder: '' |
| 10255 | + defaultValue: |
| 10256 | + '@path': $.anonymousId |
| 10257 | + required: false |
| 10258 | + multiple: false |
| 10259 | + choices: null |
| 10260 | + dynamic: false |
| 10261 | + allowNull: false |
| 10262 | + - id: jehxjogwXZuw9JZ8fYCRUE |
| 10263 | + sortOrder: 4 |
| 10264 | + fieldKey: properties |
| 10265 | + label: Event Properties |
| 10266 | + type: OBJECT |
| 10267 | + description: Properties of the event |
| 10268 | + placeholder: '' |
| 10269 | + defaultValue: |
| 10270 | + '@path': $.properties |
| 10271 | + required: false |
| 10272 | + multiple: false |
| 10273 | + choices: null |
| 10274 | + dynamic: false |
| 10275 | + allowNull: false |
| 10276 | + - id: 452hVo5zyJFFwaFpJ6AP2G |
| 10277 | + sortOrder: 5 |
| 10278 | + fieldKey: deviceId |
| 10279 | + label: Device ID |
| 10280 | + type: STRING |
| 10281 | + description: The device ID of the user |
| 10282 | + placeholder: '' |
| 10283 | + defaultValue: |
| 10284 | + '@path': $.context.device.id |
| 10285 | + required: false |
| 10286 | + multiple: false |
| 10287 | + choices: null |
| 10288 | + dynamic: false |
| 10289 | + allowNull: false |
| 10290 | + - id: 5SEdbXeXgNdUqqPZYnmSRT |
| 10291 | + sortOrder: 6 |
| 10292 | + fieldKey: deviceType |
| 10293 | + label: Device Type |
| 10294 | + type: STRING |
| 10295 | + description: The device type |
| 10296 | + placeholder: '' |
| 10297 | + defaultValue: |
| 10298 | + '@path': $.context.device.type |
| 10299 | + required: false |
| 10300 | + multiple: false |
| 10301 | + choices: null |
| 10302 | + dynamic: false |
| 10303 | + allowNull: false |
| 10304 | + - id: pADq12419Ep6zgnQSsxncW |
| 10305 | + sortOrder: 7 |
| 10306 | + fieldKey: osName |
| 10307 | + label: OS Name |
| 10308 | + type: STRING |
| 10309 | + description: The name of the operating system |
| 10310 | + placeholder: '' |
| 10311 | + defaultValue: |
| 10312 | + '@path': $.context.os.name |
| 10313 | + required: false |
| 10314 | + multiple: false |
| 10315 | + choices: null |
| 10316 | + dynamic: false |
| 10317 | + allowNull: false |
| 10318 | + - id: tgWYaPvgXjzUu6FcBXk8VC |
| 10319 | + sortOrder: 8 |
| 10320 | + fieldKey: eventId |
| 10321 | + label: Event ID |
| 10322 | + type: STRING |
| 10323 | + description: The event ID |
| 10324 | + placeholder: '' |
| 10325 | + defaultValue: |
| 10326 | + '@path': $.messageId |
| 10327 | + required: true |
| 10328 | + multiple: false |
| 10329 | + choices: null |
| 10330 | + dynamic: false |
| 10331 | + allowNull: false |
| 10332 | + presets: [] |
10143 | 10333 | - id: 554926390a20f4e22f0fb38a
|
10144 | 10334 | display_name: Appcues
|
10145 | 10335 | name: Appcues
|
@@ -63501,56 +63691,6 @@ items:
|
63501 | 63691 | label: API Key
|
63502 | 63692 | actions: []
|
63503 | 63693 | presets: []
|
63504 |
| -- id: 5d4dd5b989eda01a09b5cdb1 |
63505 |
| - display_name: Personas Display & Video 360 |
63506 |
| - name: Personas Display & Video 360 |
63507 |
| - slug: personas-display-video-360 |
63508 |
| - hidden: false |
63509 |
| - endpoints: |
63510 |
| - - US |
63511 |
| - regions: |
63512 |
| - - us-west-2 |
63513 |
| - - eu-west-1 |
63514 |
| - url: connections/destinations/catalog/personas-display-video-360 |
63515 |
| - previous_names: |
63516 |
| - - Personas Display & Video 360 |
63517 |
| - website: https://marketingplatform.google.com/about/display-video-360/ |
63518 |
| - status: PUBLIC |
63519 |
| - categories: |
63520 |
| - - Advertising |
63521 |
| - logo: |
63522 |
| - url: https://cdn.filepicker.io/api/file/a58jMNgR3qpJKhYQAntc |
63523 |
| - mark: |
63524 |
| - url: https://cdn.filepicker.io/api/file/HfloKy76TXaz749XE4IG |
63525 |
| - methods: |
63526 |
| - track: false |
63527 |
| - identify: false |
63528 |
| - group: false |
63529 |
| - alias: false |
63530 |
| - screen: false |
63531 |
| - page: false |
63532 |
| - platforms: |
63533 |
| - browser: true |
63534 |
| - mobile: true |
63535 |
| - server: false |
63536 |
| - warehouse: false |
63537 |
| - cloudAppObject: false |
63538 |
| - components: [] |
63539 |
| - browserUnbundlingSupported: false |
63540 |
| - browserUnbundlingPublic: true |
63541 |
| - replay: false |
63542 |
| - connection_modes: |
63543 |
| - device: |
63544 |
| - web: false |
63545 |
| - mobile: false |
63546 |
| - server: false |
63547 |
| - cloud: |
63548 |
| - web: true |
63549 |
| - mobile: true |
63550 |
| - server: false |
63551 |
| - settings: [] |
63552 |
| - actions: [] |
63553 |
| - presets: [] |
63554 | 63694 | - id: 5a4d24dcc5836400017188f6
|
63555 | 63695 | display_name: Personas Facebook Custom Audiences
|
63556 | 63696 | name: Personas Facebook Custom Audiences
|
@@ -87854,14 +87994,15 @@ items:
|
87854 | 87994 | url: connections/destinations/catalog/vero
|
87855 | 87995 | previous_names:
|
87856 | 87996 | - Vero
|
87857 |
| - website: http://getvero.com |
| 87997 | + website: https://www.getvero.com |
87858 | 87998 | status: PUBLIC
|
87859 | 87999 | categories:
|
87860 | 88000 | - Email Marketing
|
| 88001 | + - Marketing Automation |
87861 | 88002 | logo:
|
87862 |
| - url: https://d3hotuclm6if1r.cloudfront.net/logos/vero-default.svg |
| 88003 | + url: https://cdn-devcenter.segment.com/ecdb74d7-19f7-4c64-acbf-9552da63e447.svg |
87863 | 88004 | mark:
|
87864 |
| - url: https://cdn.filepicker.io/api/file/9uPJymwKRTm2XHExWArK |
| 88005 | + url: https://cdn-devcenter.segment.com/1238891a-0819-4a1e-94e0-e19ec252f9f4.svg |
87865 | 88006 | methods:
|
87866 | 88007 | track: true
|
87867 | 88008 | identify: true
|
|
0 commit comments