Hi,
I have a scenario where i maintain a list of subscribers (external users) in sharepoint online list. The idea is to then send an email to whoever is in this list whenever there's an update in an event.
Looks like there is a limit of 500 recipients that can be sent in a single e-mail from office exchange 
https://technet.microsoft.com/en-us/library/exchange-online-limits.aspx#RecipientLimits
As the subscriber list grows, it can potentially go over 500 records of users.
I had a look at the other connector, called 'Mail', but there's no documentation around what is the maximum number of recipient i can have in a single e-mail.
Are there other connectors or workaround in Flow which can facilitate the scenario in the event that the e-mail has to go out to more than 500 subsribed users?
Advice much appreciated! Thanks