Is it possible to concatenate email addresses to be sent at once? I would like to do this from my users database. Is this possible? Thanks.
Yes, you should be able to create a comma-separated list of users using the Joined List column and then select that column as your recipient.
If you’re sending to a LOT of users all at once, it’s best to use the Gmail integration as I believe the built-in Send Email action has limits.
Scroll down in your joined list column to the bottom of the list. You want to select the query column directly instead of selecting it through the table.
Jeff, thank you for that valuable tip. If I had known this yesterday morning I would have completed that phase of the app. Everything else was correct except for your valuable input. Thanks again.