Forum Discussion
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 many recipients we can send email in one go from power apps is their any limitation.
Thanks
Yusuf Shaikh
6 Replies
- LeonPavesicSilver Contributor
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)- YusufShaikh900Copper Contributor
LeonPavesic
It means Can send 900 recipients at one email using this connector?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.
Check this Microsoft official documentation and see if there are any related limitations provided: Office 365 Outlook connector
If not, try asking same question on dedicated Power Apps Q&A forum where you will get more responses: Power Apps Community Forums
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.