Does make Allow us to schedule sending certain filtered rows from a table via email? (Like tasks with certain status?)

Hi Guys,

I have a requirement where I ned to send List of tasks of users to them everyday at 5 PM which have status Not Started and In progress.

I want to be able to fetch data from my glide table and not have to move or fetch from Google Sheets.

I have a table called tasks where I have task description and Task status

There will be tasks of multiple users in it.

I need to be able to send List of tasks which are in status not started and In progress using make to users mail.

Is it possible to do this in Make? Because this will be automated action which should start at 5 PM

Thank you in advance for help.

Regards,
Dilip

Hi Guys,

Does Make allow us to do this? Scheduled Trigger that runs every day at 5 to only pick tasks in certain state and mail to Task Owners?

Problem I I know I can schedule and get into glide table.

How can I filter rows to only get rows with certain status from my tasks table and send email to those owners?

Tank you in advance.

Regards,
Dilip

Please note that it does not allow.

Regards,
Dilip

You can do it you just cant use computed columns from glide tables.

2 Likes

Hi @Eric_Penn ,

Yeah meant the same :slight_smile:

Regards,
Dilip