Files
calendar/packages/app-store/salesroom/config.json
T
71f955e256 feat: salesroom app (#13277)
* added salesroom app

* fixes to screenshots

* new screenshots and description

* Add missing update to yarn.lock

---------

Co-authored-by: Hariom <hariombalhara@gmail.com>
2024-01-30 11:25:29 +00:00

26 lines
776 B
JSON

{
"/*": "Don't modify slug - If required, do it using cli edit command",
"name": "Salesroom",
"slug": "salesroom",
"type": "salesroom_conferencing",
"logo": "icon.svg",
"url": "https://salesroom.com/",
"variant": "conferencing",
"categories": ["conferencing"],
"publisher": "Cal.com, Inc.",
"email": "support@cal.com",
"appData": {
"location": {
"type": "integrations:{SLUG}_video",
"label": "{TITLE}",
"linkType": "static",
"organizerInputPlaceholder": "https://user.sr.chat",
"urlRegExp": "^https:\\/\\/.+\\.sr\\.chat"
}
},
"description": "Unlock real-time AI and take your sales game to the next level",
"isTemplate": false,
"__createdUsingCli": true,
"__template": "event-type-location-video-static"
}