Forum Discussion
Harsh_Srivastava
May 27, 2020Copper Contributor
Can we use java sdk for developing application for MS Teams
Is it advisable to use Java SDK to develop the application in MS Teams.
I would like to implement MS Teams application with zero dependency of Azure.
* I need below features to be implemented
- Bot Commands
- Office 365 Connector
- Dynamic Teams(Channels) Creation
- Connectivity with the 3rd party application
I need to implement above features using Java SDK. Is it advisable to do so and i have seen the following links :
1 Reply
Sort By
- Trinetra-MSFTFormer Employee
Harsh_Srivastava , Yes, you can implement the bot commands using the Bot-builder Java SDK.