I've created a query that generates a nice .csv file with totals for my end-user. They can download it by clicking a button in the application. However, instead of manually downloading the file, they want to receive it by email on a daily base.
I want to use Retool Email, however I struggle a bit with setting it up with Retool Email.
I could either create a query in the application that sends out the report and runs every 24hours or create a new workflow that sends the email daily on a set time with the generated .csv file.
How do I automatically generate and attach the .csv file to the email with Retool Email? Also, is there a limit on how many emails can be send with Retool Email on a daily base?
Thanks for the prompt reply.
Good to know about the limit, that's enough for this purpose.
With Retool Email I've noticed how to attach files, however I struggled with fx mode.
The query I use to generate the .csv file to download is the one below.
Would you know how I can update it to get the right data response, so I can attach it with fx mode in Retool Email?