Forum Discussion
DJoshi2302
Aug 30, 2023Brass Contributor
Sending email to sharepoint group in power automate
Hi Team, We have one group with 500 users, We are getting the users from the group and sending the email This is not working as expected, It taking time more than 5 hours to get the users and...
Aug 30, 2023
YOu'd need to provide your flow actions at a high level, it shouldn't take that long. Worse case, you could build a SharePoint list that updates the list from the SharePoint group, so that's running once, then use that list rows to send the e-mails etc.