App Development
6 TopicsJoin the 30 Days of Microsoft Graph Challenge 🦒
Welcome to 30 Days of Microsoft Graph Challenge! I’m so excited to introduce you to our pilot learning program to help your skill up journey with Microsoft technologies and ecosystem by learning and building apps with Microsoft Graph.5.5KViews1like0CommentsBuilding a customizable app for Teams
Hi, I recently noticed that in the Microsoft Teams Admin Center in the Manage App section, some apps are "customizable". I am creating an app which will send requests to a software that is installed on-premises and thus has different domain name depending on the organisation using it (xxx.com, abc.com…). Could I use this feature to make the domain name customizable by the Teams admin so that the app is ready to use by the Teams users. I also wonder if and how I can use this customized data (I suppose it is manifest data) in my app code (note: I am using NodeJS). Side question, I also noticed a "Settings" tab which is always empty, what is it for, how can I add settings to my app? Thank youSolved1.4KViews1like4Comments