I have setup a few adaptive cards and the action "Post your own adaptive card as the Flow bot to a user" seems to be only capable of sending to a single user email, at least I was not able to get it to send when entering multiple emails seperated by a ; or , If anyone knows how to send to multiple users I woudl be very interested in knowing how.
I also use the same Adaptive cards using the action "Post your own adaptive card as the Flow bot to a channel" and the following
link indicates you can use <at>email<at> to create mentions and this seems to work with the actions that do not use an adaptive card and post to a channel. I tried placing <at>email<at> in a few locations within the structured adaptive card however it would either break the adaptive card or simply not work. Has anyone figured out how to use the mentions with the adaptive card?
I am simply trying to find a method to send the adaptive cards to multiple users directly and or through mentions. Thanks