Download list of data from database

Hi

I want to create a daily email report about users who sign ups.
i want at the end of the day to send an email of all the users who sign ups today with their information.

how can I do it?
thank you.

backend recurring workflow. Workflow action send email. Do search for users created date extract month, extract date extract year is current date extract month extract date extract year

2 Likes

thank you for your replay I will use it
I want to also know how to add this list of users and their information in the email.

thank you.

Parameters for the backend workflow and dynamic expressions to reference the parameter data in the email workflow action

1 Like