Send Microsoft Teams message from Application to User
Hi, looking for some guidance on how to send Teams messages from our App directly to a user.
We tried using the Teams Plugin but found we were limited by only being able to send messages with authentication Authorisation Code Grant (Delegated Permissions), this was forcing each user to individually authenticate from the app, which isn't what we're looking for.
We want to send chat messages directly from a System(Application) user. (I think this is a limitation of Teams rather than the plugin itself).
We have found the below link on "Activity Notifications" in Teams rather than chat messages, has anyone had any experience with this? I'm just looking for confirmation that this method will achieve the results before I go down the rabbit hole.
learn.microsoft.com/.../teams-send-activityfeednotifications
Or if not, does anyone know any other way for us to achieve the desired behaviour?
Thanks!
