Forum Discussion
Office365Outlook.SendEmailV2 from power apps limitation for recipients
Hi YusufShaikh900,
the Office365Outlook.SendEmailV2 connector in Power Apps has certain limitations when it comes to sending emails:
- The Office365Outlook connector, encompassing the Send an Email V2 action, has a throttling limit of 300 API calls within 60 seconds.
- Exchange Online server imposes a recipients rate limit of 10,000 per day and a message rate limit of 30 messages per minute.
- The Send an Email (V2) action is capable of sending 900 emails every 60 seconds.
PowerApps Office365Outlook.SendEmail limitations - Power Platform Community (microsoft.com)
Send an email (v2) emails number limitations - Microsoft Community Hub
Send an Email V2 & Office 365 Outlook Sending Limi... - Power Platform Community (microsoft.com)
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.
Kindest regards,
Leon Pavesic
(LinkedIn)
- YusufShaikh900Nov 27, 2023Copper Contributor
LeonPavesic
It means Can send 900 recipients at one email using this connector?- ganeshsanapNov 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...
- LeonPavesicNov 27, 2023Silver Contributor
Hi YusufShaikh900,
the answer is yes, the Office365 Outlook send an email (V2) action can send 900 emails every 60 seconds.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.
Kindest regards,
Leon Pavesic
(LinkedIn)