Dear Experts,
I have this flow below. This will send a message in teams to everyone in the group chat.
Is it possible to specify a specific user to send the message and not the whole group?
Gr. P
Dear Experts,
I have this flow below. This will send a message in teams to everyone in the group chat.
Is it possible to specify a specific user to send the message and not the whole group?
Gr. P
Thanks! 😊
Nice approach!
Hi @PeKi72 ,
Please try this. Add the email (or name) of the persons you want to send the chat, in an array format like this:
Then add an apply to each, take the outputs from your compose and add the receipt as "Current item" from Dynamic content.
This will iterate through every person in the array and send the message you specify.
So remember [ ] at the start and end, and then " " on each side of each entry and a comma , between all entries but the last.
You can try it with yourself first.
For example
[
"Pekiz@mail.com" ,
"Pekiz@mail.com" ,
"Pekiz@mail.com"
]
{ If my post answered your question, please Accept it as a solution ✔ }
{ This will in turn help others find solutions to similar questions }
Best Regards
Heartholme
WarrenBelz
146,668
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
66,004
Most Valuable Professional