I have a flow that uses the "Post message as the Flow bot to a user" action. Some of the users who use this flow are guest users in our organization. So far I haven't been able to find a way to send them messages as a Flow bot.
Some additional details:
- I've added them as guest users in Azure, and even assigned them a flow license, just in case
- The action that is supposed to send them a message completes successfully, but they never receive it
- I made sure they added the Flow app in Teams
Am I trying to do something that is impossible?