Forum Discussion
JonathonStorer6384
Aug 06, 2024Copper Contributor
Send messages/notifications to a user on MS Teams
Hello, I am currently integrating MS Teams into our SaaS Product. The goal of the integration is to send notifications (messages) from our service to the appropriate user(s) in MS Teams. Eventua...
JonathonStorer6384
Aug 06, 2024Copper Contributor
I got one step further.
The AppId from the App on dev.teams.microsoft.com is not the AppId required to install an app. I submitted & admin approved the dev.teams.microsoft.com app in my org. Then I was able to fetch it from the app catalog (https://graph.microsoft.com/v1.0/appCatalogs/teamsApps) to get it's actual AppId. I can add and remove the app from the team now.
Still can't send anything. Hopefully soon.