cal/packages/app-store/office365video/config.json
Joe Au-Yeung 617e665004
feat: Enable Conferencing Apps for Team Events [CAL-1925] (#10383)
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-08-02 09:24:28 +05:30

27 lines
994 B
JSON

{
"name": "Microsoft 365/Teams (Requires work/school account)",
"description": "Microsoft Teams is a business communication platform and collaborative workspace included in Microsoft 365. It offers workspace chat and video conferencing, file storage, and application integration. Both web versions and desktop/mobile applications are available. NOTE: MUST HAVE A WORK / SCHOOL ACCOUNT",
"type": "office365_video",
"variant": "conferencing",
"logo": "icon.svg",
"publisher": "Cal.com",
"url": "https://www.microsoft.com/en-ca/microsoft-teams/group-chat-software",
"verified": true,
"rating": 4.3,
"reviews": 69,
"categories": ["conferencing"],
"slug": "msteams",
"title": "MS Teams (Requires work/school account)",
"trending": true,
"email": "help@cal.com",
"appData": {
"location": {
"linkType": "dynamic",
"type": "integrations:office365_video",
"label": "MS Teams"
}
},
"dirName": "office365video",
"concurrentMeetings": true
}