Forum Discussion
YusufShaikh900
Nov 27, 2023Copper Contributor
Office365Outlook.SendEmailV2 from power apps limitation for recipients
Hi, I am using Office365Outlook.SendEmailV2 connector to send emails form power apps. I want to send emails in bulk above 1000+ peoples in To. is their any official documentation available how ma...
YusufShaikh900
Nov 27, 2023Copper Contributor
LeonPavesic
It means Can send 900 recipients at one email using this connector?
ganeshsanap
Nov 27, 2023MVP
Instead of sending emails to individual users, can you try this if possible for your scenario?
- Create a mail-enabled security group of office 365 group
- Add all those 1000+ users in the group
- Send email to group email address
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
- YusufShaikh900Nov 27, 2023Copper ContributorIn my scenario user is filtering from dropdown in power apps & Email list will get filters & shown on Text input then he writes mail in app & send to that text input displayed emails, recipients are vary time to time, so i just want to know how many recipients the connector will send email...