Batch emails in Loops.so

Can you send batch emails using Loops.so on Bubble?

Example: sending transactional emails to other users on a team when 1 user does something (like when a user leaves the team and the admin role users get an email letting them know). I can’t find the documentation on Loops.so for sending batch transactional emails.

Hi @bryce,

According to Loop’s API Documentation, you cannot send batch emails at the moment. The alternative is to schedule a list of backend workflows to send the emails

Yep you’re right.