Hello, I have an automated flow that runs every day in the mornings.
This flow in a specific step after a switch evaluates and if the manual case is set it would post an adaptive card to each person in the manual field from a SharePoint list.
The problem is that it waits for the first response and then sends the card to the other person.
I want to send the card to all and then if they respond get the info
Something like this is how the flow looks like