Files
calendar/packages/app-store/salesforce/config.json
T
d4c5a906b5 App Store Templates (#5289)
* Start by moving what we have to _templates

* WIP

* WIP

* Add create/edit/delete template commands

* Type fixes cli

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: zomars <zomars@me.com>
2023-01-18 15:30:25 -07:00

16 lines
722 B
JSON

{
"/*": "Don't modify slug - If required, do it using cli edit command",
"name": "Salesforce",
"slug": "salesforce",
"type": "salesforce_other_calendar",
"imageSrc": "/api/app-store/salesforce/icon.png",
"logo": "/api/app-store/salesforce/icon.png",
"url": "https://cal.com/apps/salesforce",
"variant": "other_calendar",
"categories": ["other"],
"publisher": "Cal.com",
"email": "help@cal.com",
"description": "Salesforce (Sales Cloud) is a cloud-based application designed to help your salespeople sell smarter and faster by centralizing customer information, logging their interactions with your company, and automating many of the tasks salespeople do every day.",
"__createdUsingCli": true
}