24 lines
783 B
JSON
24 lines
783 B
JSON
{
|
|
"/*": "Don't modify slug - If required, do it using cli edit command",
|
|
"name": "Campsite",
|
|
"slug": "campsite",
|
|
"type": "campsite_conferencing",
|
|
"logo": "icon.png",
|
|
"url": "https://campsite.co",
|
|
"variant": "conferencing",
|
|
"categories": ["conferencing"],
|
|
"publisher": "Campsite",
|
|
"email": "support@campsite.co",
|
|
"appData": {
|
|
"location": {
|
|
"type": "integrations:{SLUG}_conferencing",
|
|
"label": "{TITLE}",
|
|
"linkType": "dynamic"
|
|
}
|
|
},
|
|
"description": "Campsite is an all-in-one communication app that helps async teams move faster. Posts, docs, calls, and chat in one place — finally. Everything is searchable and easy to find.",
|
|
"isTemplate": false,
|
|
"__createdUsingCli": true,
|
|
"__template": "event-type-location-video-static"
|
|
}
|