Forum Discussion
ray2408
Aug 15, 2024Brass Contributor
A base app which can onboard multiple teams app
I want to develop a Microsoft Teams app that allows onboarding of other Teams apps through an "Add App" action button. Each onboarded app would also have its own chatbot. Is this possible? If so, wha...
Prasad_Das-MSFT
Microsoft
Aug 20, 2024ray2408, you can integrate bots with tabs in your Teams app. This allows users to interact with the bot within chat tab. However, allows onboarding of other Teams apps through an "Add App" action button doesn't seem to be feasible.
ray2408
Aug 20, 2024Brass Contributor
No,
I want to integrate inbuilt teams chat component( which will be a bot) inside a tab application. Is it feasible?
I want to integrate inbuilt teams chat component( which will be a bot) inside a tab application. Is it feasible?
- Prasad_Das-MSFTAug 20, 2024
Microsoft
ray2408 - No, that's not feasible. To achieve your requirements, we recommend you give your feedback in Teams Feedback Portal.
- ray2408Aug 20, 2024Brass ContributorOkay. Then what would be the best way to add a chat in teams tab app?
- Prasad_Das-MSFTAug 20, 2024
Microsoft
ray2408 - Sadly there is no other way apart from adding bot capability to your app.