Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e297771

Browse files
committed
updated destinations_private.yml, added hidden: true
1 parent bc7ce63 commit e297771

File tree

2 files changed

+174
-1
lines changed

2 files changed

+174
-1
lines changed

src/_data/catalog/destinations_private.yml

+173-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# destination data last updated 2023-07-27
2+
# destination data last updated 2023-08-03
33
items:
44
- id: 54521fd725e721e32a72eec6
55
display_name: Intercom
@@ -3337,6 +3337,178 @@ items:
33373337
source_ip:
33383338
'@path': $.context.ip
33393339
trigger: type = "track"
3340+
- id: 64b67be0d0dd66094c162ca7
3341+
display_name: App Fit
3342+
name: App Fit
3343+
slug: app-fit
3344+
previous_names:
3345+
- App Fit
3346+
url: connections/destinations/catalog/app-fit
3347+
website: http://www.appfit.io
3348+
status: PRIVATE_BETA
3349+
logo:
3350+
url: https://cdn.filepicker.io/api/file/jMpQHeuYQuSgZrxX9GOu
3351+
mark:
3352+
url: https://cdn.filepicker.io/api/file/lCJiJdGBRySF5XZ4ek6F
3353+
methods:
3354+
track: true
3355+
identify: true
3356+
group: true
3357+
alias: true
3358+
screen: false
3359+
page: true
3360+
platforms:
3361+
browser: true
3362+
mobile: false
3363+
server: true
3364+
warehouse: false
3365+
components: []
3366+
browserUnbundlingSupported: false
3367+
browserUnbundlingPublic: false
3368+
replay: false
3369+
settings:
3370+
- name: apiKey
3371+
type: string
3372+
defaultValue: ''
3373+
description: 'AppFit project API key. '
3374+
required: true
3375+
label: API Key
3376+
actions:
3377+
- id: r4x82GrE6VqBWRMdRbj87L
3378+
name: Track
3379+
slug: track
3380+
description: Send an event to AppFit.
3381+
platform: CLOUD
3382+
hidden: false
3383+
defaultTrigger: null
3384+
fields:
3385+
- id: 9hps3UexNVcEM1RmTYab6p
3386+
sortOrder: 0
3387+
fieldKey: userId
3388+
label: External User ID
3389+
type: STRING
3390+
description: The unique user identifier
3391+
placeholder: ''
3392+
defaultValue:
3393+
'@path': $.userId
3394+
required: false
3395+
multiple: false
3396+
choices: null
3397+
dynamic: false
3398+
allowNull: false
3399+
- id: hWWtRTY8vsdBJWf2Nz2SEK
3400+
sortOrder: 1
3401+
fieldKey: occurredAt
3402+
label: Time
3403+
type: DATETIME
3404+
description: When the event occurred.
3405+
placeholder: ''
3406+
defaultValue:
3407+
'@path': $.timestamp
3408+
required: true
3409+
multiple: false
3410+
choices: null
3411+
dynamic: false
3412+
allowNull: false
3413+
- id: g5winMehTxPu5bsvtKkt5a
3414+
sortOrder: 2
3415+
fieldKey: name
3416+
label: Event Name
3417+
type: STRING
3418+
description: The event name
3419+
placeholder: ''
3420+
defaultValue:
3421+
'@path': $.event
3422+
required: true
3423+
multiple: false
3424+
choices: null
3425+
dynamic: false
3426+
allowNull: false
3427+
- id: h6vYm12ygBcGmLeLQFhMW1
3428+
sortOrder: 3
3429+
fieldKey: anonymousId
3430+
label: Anonymous ID
3431+
type: STRING
3432+
description: The anonymous ID of the user
3433+
placeholder: ''
3434+
defaultValue:
3435+
'@path': $.anonymousId
3436+
required: false
3437+
multiple: false
3438+
choices: null
3439+
dynamic: false
3440+
allowNull: false
3441+
- id: jehxjogwXZuw9JZ8fYCRUE
3442+
sortOrder: 4
3443+
fieldKey: properties
3444+
label: Event Properties
3445+
type: OBJECT
3446+
description: Properties of the event
3447+
placeholder: ''
3448+
defaultValue:
3449+
'@path': $.properties
3450+
required: false
3451+
multiple: false
3452+
choices: null
3453+
dynamic: false
3454+
allowNull: false
3455+
- id: 452hVo5zyJFFwaFpJ6AP2G
3456+
sortOrder: 5
3457+
fieldKey: deviceId
3458+
label: Device ID
3459+
type: STRING
3460+
description: The device ID of the user
3461+
placeholder: ''
3462+
defaultValue:
3463+
'@path': $.context.device.id
3464+
required: false
3465+
multiple: false
3466+
choices: null
3467+
dynamic: false
3468+
allowNull: false
3469+
- id: 5SEdbXeXgNdUqqPZYnmSRT
3470+
sortOrder: 6
3471+
fieldKey: deviceType
3472+
label: Device Type
3473+
type: STRING
3474+
description: The device type
3475+
placeholder: ''
3476+
defaultValue:
3477+
'@path': $.context.device.type
3478+
required: false
3479+
multiple: false
3480+
choices: null
3481+
dynamic: false
3482+
allowNull: false
3483+
- id: pADq12419Ep6zgnQSsxncW
3484+
sortOrder: 7
3485+
fieldKey: osName
3486+
label: OS Name
3487+
type: STRING
3488+
description: The name of the operating system
3489+
placeholder: ''
3490+
defaultValue:
3491+
'@path': $.context.os.name
3492+
required: false
3493+
multiple: false
3494+
choices: null
3495+
dynamic: false
3496+
allowNull: false
3497+
- id: tgWYaPvgXjzUu6FcBXk8VC
3498+
sortOrder: 8
3499+
fieldKey: eventId
3500+
label: Event ID
3501+
type: STRING
3502+
description: The event ID
3503+
placeholder: ''
3504+
defaultValue:
3505+
'@path': $.messageId
3506+
required: true
3507+
multiple: false
3508+
choices: null
3509+
dynamic: false
3510+
allowNull: false
3511+
presets: []
33403512
- id: 64b6a221baf168a989be641a
33413513
display_name: Listrak (Actions)
33423514
name: Listrak (Actions)

src/connections/destinations/catalog/appfit/index.md

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: AppFit (Actions) Destination
33
id: 64b67be0d0dd66094c162ca7
44
private: true
5+
hidden: true
56
---
67

78
{% include content/plan-grid.md name="actions" %}

0 commit comments

Comments
 (0)