Automate email notifications -- 50 recipient limit?

It’s possible to use a Function to define the recipient list for emails triggered as an Action side effect. It can only be sent to a max of 50 recipients, however. Is this same limitation enforced for emails sent by Automate?

Fundamentally, I’m looking for a way to dynamically generate a list of 50+ users and send them an email, either through an Action or Automation.

Hi @wgentry, Automate can send notifications to up to 10,000 recipients (see limits). Recipients can be either a statically defined list of users and groups or dynamically generated from properties of the affected objects containing user or group IDs (example).