|
1 | 1 | # AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
|
2 |
| -# destination data last updated 2023-02-10 |
| 2 | +# destination data last updated 2023-02-14 |
3 | 3 | items:
|
4 | 4 | - id: 62b256147cbb49302d1486d0
|
5 | 5 | display_name: Heap Web (Actions)
|
@@ -276,181 +276,6 @@ items:
|
276 | 276 | traits:
|
277 | 277 | '@path': $.traits
|
278 | 278 | trigger: type = "identify"
|
279 |
| - - id: 634ef204885be3def430af66 |
280 |
| - display_name: PlayerZero Web |
281 |
| - name: PlayerZero Web |
282 |
| - slug: actions-playerzero-web |
283 |
| - previous_names: |
284 |
| - - PlayerZero Web |
285 |
| - website: http://www.playerzero.app |
286 |
| - status: PRIVATE_BETA |
287 |
| - logo: |
288 |
| - url: https://cdn.filepicker.io/api/file/YzMBIcfcScuaTGFkSdOA |
289 |
| - mark: |
290 |
| - url: https://cdn.filepicker.io/api/file/N7U81ONQSZCF9yJ3DRHz |
291 |
| - methods: |
292 |
| - track: true |
293 |
| - pageview: true |
294 |
| - identify: true |
295 |
| - group: true |
296 |
| - alias: true |
297 |
| - platforms: |
298 |
| - browser: true |
299 |
| - mobile: false |
300 |
| - server: false |
301 |
| - warehouse: false |
302 |
| - components: [] |
303 |
| - browserUnbundlingSupported: false |
304 |
| - browserUnbundlingPublic: false |
305 |
| - replay: false |
306 |
| - settings: |
307 |
| - - name: projectId |
308 |
| - type: string |
309 |
| - defaultValue: '' |
310 |
| - description: >- |
311 |
| - The Project ID where you want to send data. You can find this ID on |
312 |
| - the [Project Data Collection](https://go.playerzero.app/setting/data) |
313 |
| - page. |
314 |
| - required: true |
315 |
| - label: PlayerZero Project ID |
316 |
| - actions: |
317 |
| - - id: nzkXi7hgRkHEpD8iwbsbBZ |
318 |
| - name: Identify User |
319 |
| - slug: identifyUser |
320 |
| - description: Sets the user identity |
321 |
| - platform: WEB |
322 |
| - hidden: false |
323 |
| - defaultTrigger: type = "identify" |
324 |
| - fields: |
325 |
| - - id: i6fk9akAEiX2EmycoGfKwX |
326 |
| - sortOrder: 0 |
327 |
| - fieldKey: userId |
328 |
| - label: User ID |
329 |
| - type: STRING |
330 |
| - description: The user's id |
331 |
| - placeholder: '' |
332 |
| - defaultValue: |
333 |
| - '@path': $.userId |
334 |
| - required: false |
335 |
| - multiple: false |
336 |
| - choices: null |
337 |
| - dynamic: false |
338 |
| - allowNull: false |
339 |
| - - id: Sj6MpTVuuaJxt8WtqFUmg |
340 |
| - sortOrder: 1 |
341 |
| - fieldKey: anonymousId |
342 |
| - label: Anonymous ID |
343 |
| - type: STRING |
344 |
| - description: The user's anonymous id |
345 |
| - placeholder: '' |
346 |
| - defaultValue: |
347 |
| - '@path': $.anonymousId |
348 |
| - required: false |
349 |
| - multiple: false |
350 |
| - choices: null |
351 |
| - dynamic: false |
352 |
| - allowNull: false |
353 |
| - - id: 3uCFrPFSC3SDAsegSVpmYn |
354 |
| - sortOrder: 2 |
355 |
| - fieldKey: name |
356 |
| - label: Display Name |
357 |
| - type: STRING |
358 |
| - description: The user's name |
359 |
| - placeholder: '' |
360 |
| - defaultValue: |
361 |
| - '@path': $.traits.name |
362 |
| - required: false |
363 |
| - multiple: false |
364 |
| - choices: null |
365 |
| - dynamic: false |
366 |
| - allowNull: false |
367 |
| - - id: 74q3vHLQvSLKMK2XyGRAhG |
368 |
| - sortOrder: 3 |
369 |
| - fieldKey: email |
370 |
| - label: Email |
371 |
| - type: STRING |
372 |
| - description: The user's email |
373 |
| - placeholder: '' |
374 |
| - defaultValue: |
375 |
| - '@path': $.traits.email |
376 |
| - required: false |
377 |
| - multiple: false |
378 |
| - choices: null |
379 |
| - dynamic: false |
380 |
| - allowNull: false |
381 |
| - - id: 3VmPPKtZhg511QoFuRLnV7 |
382 |
| - sortOrder: 4 |
383 |
| - fieldKey: traits |
384 |
| - label: Traits |
385 |
| - type: OBJECT |
386 |
| - description: The Segment traits to be included as metadata in PlayerZero |
387 |
| - placeholder: '' |
388 |
| - defaultValue: |
389 |
| - '@path': $.traits |
390 |
| - required: false |
391 |
| - multiple: false |
392 |
| - choices: null |
393 |
| - dynamic: false |
394 |
| - allowNull: false |
395 |
| - - id: vh6DQ6SBa6tcJwrVb1UygS |
396 |
| - name: Track Event |
397 |
| - slug: trackEvent |
398 |
| - description: Track events |
399 |
| - platform: WEB |
400 |
| - hidden: false |
401 |
| - defaultTrigger: type = "track" |
402 |
| - fields: |
403 |
| - - id: hKeVU7owd7EwcYbvrTZT4F |
404 |
| - sortOrder: 0 |
405 |
| - fieldKey: name |
406 |
| - label: Event name |
407 |
| - type: STRING |
408 |
| - description: The name of the event. |
409 |
| - placeholder: '' |
410 |
| - defaultValue: |
411 |
| - '@path': $.event |
412 |
| - required: true |
413 |
| - multiple: false |
414 |
| - choices: null |
415 |
| - dynamic: false |
416 |
| - allowNull: false |
417 |
| - - id: hhS5T2AfZ9qdA1dQvPWMga |
418 |
| - sortOrder: 1 |
419 |
| - fieldKey: properties |
420 |
| - label: Properties |
421 |
| - type: OBJECT |
422 |
| - description: A JSON object containing more information about the event. |
423 |
| - placeholder: '' |
424 |
| - defaultValue: |
425 |
| - '@path': $.properties |
426 |
| - required: false |
427 |
| - multiple: false |
428 |
| - choices: null |
429 |
| - dynamic: false |
430 |
| - allowNull: false |
431 |
| - presets: |
432 |
| - - actionId: vh6DQ6SBa6tcJwrVb1UygS |
433 |
| - name: Track Event |
434 |
| - fields: |
435 |
| - name: |
436 |
| - '@path': $.event |
437 |
| - properties: |
438 |
| - '@path': $.properties |
439 |
| - trigger: type = "track" |
440 |
| - - actionId: nzkXi7hgRkHEpD8iwbsbBZ |
441 |
| - name: Identify User |
442 |
| - fields: |
443 |
| - userId: |
444 |
| - '@path': $.userId |
445 |
| - anonymousId: |
446 |
| - '@path': $.anonymousId |
447 |
| - name: |
448 |
| - '@path': $.traits.name |
449 |
| - email: |
450 |
| - '@path': $.traits.email |
451 |
| - traits: |
452 |
| - '@path': $.traits |
453 |
| - trigger: type = "identify" |
454 | 279 | - id: 6372e18fb2b3d5d741c34bb6
|
455 | 280 | display_name: Sabil
|
456 | 281 | name: Sabil
|
@@ -1698,7 +1523,8 @@ items:
|
1698 | 1523 | slug: actions-saleswings
|
1699 | 1524 | previous_names:
|
1700 | 1525 | - Saleswings (Actions)
|
1701 |
| - website: https://www.saleswingsapp.com/ |
| 1526 | + website: >- |
| 1527 | + https://www.saleswingsapp.com/lead-scoring-segment-com/?utm_campaign=segmentcatalogue&utm_medium=partnerlisting&utm_source=segment |
1702 | 1528 | status: PRIVATE_BETA
|
1703 | 1529 | logo:
|
1704 | 1530 | url: https://cdn.filepicker.io/api/file/Gs7h3XjXTAW94s1zQbNJ
|
@@ -2566,3 +2392,33 @@ items:
|
2566 | 2392 | timestamp:
|
2567 | 2393 | '@path': $.timestamp
|
2568 | 2394 | trigger: type = "page"
|
| 2395 | + - id: 63e42aa0ed203bc54eaabbee |
| 2396 | + display_name: Launchpad (Actions) |
| 2397 | + name: Launchpad (Actions) |
| 2398 | + slug: actions-launchpad |
| 2399 | + previous_names: |
| 2400 | + - Launchpad (Actions) |
| 2401 | + website: https://www.launchpad.pm |
| 2402 | + status: PRIVATE_BETA |
| 2403 | + logo: |
| 2404 | + url: https://cdn.filepicker.io/api/file/9GPJzt0FRlmSXrorNaYN |
| 2405 | + mark: |
| 2406 | + url: https://cdn.filepicker.io/api/file/MtBVkjizSTqGr6BKz2R2 |
| 2407 | + methods: |
| 2408 | + track: true |
| 2409 | + pageview: true |
| 2410 | + identify: true |
| 2411 | + group: true |
| 2412 | + alias: true |
| 2413 | + platforms: |
| 2414 | + browser: false |
| 2415 | + mobile: false |
| 2416 | + server: true |
| 2417 | + warehouse: false |
| 2418 | + components: [] |
| 2419 | + browserUnbundlingSupported: false |
| 2420 | + browserUnbundlingPublic: false |
| 2421 | + replay: false |
| 2422 | + settings: [] |
| 2423 | + actions: [] |
| 2424 | + presets: [] |
0 commit comments