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:
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
Per the conversation above in the original post, Bots in Teams can only continue an existing conversation - they can't create new ones per se. As a result, you need to pre-install your bot for the relevant users. There are two main ways to do this:
Both of these approaches will work fine for an organisational app too - they don't need to be in the actual Teams Store