I want to build a Notification System inside Microsoft Teams with a Web App Bot which should send notifcations to our employees. It should also work for users who never came in contact with my bot before.
The examples from Micrsoft shows the concept of proactive Messages but if i understand it correctly it always needs the user to start the initial conversation.
Is there any way to contact a user without this initial conversation? Maybe with using the Azure Active Directory?