Hi folks! Help needed
Need coffee and tea with bisquits in conferenceroom!
How to make flow: when added service request (resource in company calendar (coffee.service(at)mycompany.co)) in meeting and meetingroom calendar (roomxx(at)mycompany.co) -> count persons in meeting ->send message (mail, skypechat, whatsoever) to local.servicepeople(at)mycompany.co : "coffee for "count" in "roomxx" at "dd:mm:yy hh/min" Please (Possibly "person who called meeting""
Hi Seppo,
For your scenario, we can count attendees in a meeting, but it seems that we are not able to get the location of the meeting room. As there is no dynamic content can be used for the meeting room.
To count attendees in a meeting, please use length function.
The function can be configured to something likes: length(triggerBody()?['Attendees'])
Then the flow could be configured likes below:
Reference documentation:
https://docs.microsoft.com/en-us/azure/logic-apps/logic-apps-workflow-definition-language
Please take a try with it. Hope this could be a reference for you.
Best regards,
Mabel Mao
Tomac
986
Moderator
stampcoin
699
Super User 2025 Season 2
Riyaz_riz11
577
Super User 2025 Season 2