Send messages from service to Teams users and groups
Hi,
I am working on integrating our platform with Microsoft Teams to send notifications to our users directly from our platform. I have created and published an Azure AD application. Currently, I am able to send messages to users and channels, but only by using the user token via the IDP application, not the application-level token.
I would like to know how I can send messages from the application itself to users and channels. Is this possible using the Azure AD application, or is it only achievable through a Teams bot?
My use case requires supporting both on-premises customer environments and our SaaS version.
Could you please assist with this?
Thanks