Personalized transactional emails on set date

Hi, I’m developing an app in which Clients should receive an email on a set date of the month regarding their personal payments information (balance, invoices and such). Most of the information should be calculated right on the spot (during set date), how can I work this out? Can I do it solely with Bubble or do I need an API/Plug-in?
Thanks in advance!

Hello,

Thank you for your post! Have you considered using recurring workflows to automatically send these emails out every month? Within his workflow, you could have a Send Email action and within the email you could perform the calculations using an expression structured with dynamic data. You can learn more about recurring workflow events in our manual.