I am trying to build a bot that can initiate a message direclty to a user who is in our organization (i.e. not a message into a Teams channel). I was only able to do this with the following methods:
- when the user initiates the conversation?
- when the user install the apps from the app store (the bot app is available)
- when the user is added to the teams channel where the app is installed.
I have spent a huge amount of time searching the solution documentation and now I'm getting the feeling that my requirement is not possible. It would be really nice if someone has some leads on it?
Thanks in advance