Microsoft Teams Integration
2 TopicsI need to send an individual message to a user using graph api (beta)
My requirement is using any api (beta) I need to send a message to a user of MS Teams. I have the id of the user. I only see api's where it can be sent to a channel and not individually. Something like https://docs.microsoft.com/en-us/graph/api/channel-post-messages?view=graph-rest-beta&tabs=http Something like -> POST /user/{id}/messagesSolved13KViews0likes3CommentsMS Teams Integration with Custom Web Application
We are building an independent single page MVC .NET web application which will also have integration with SharePoint though Provider hosted Add-In model and will also run independently. However; at later stage we want it to be also integrated as MS Teams app and available at market place. Can i integrate already running single page application at later point without redeveloping for Teams?2.9KViews0likes1Comment