Hi there, what I’d like to do is send our a weekly update of tasks in Asana (to Slack, or whatever). But what I’d like to do is make sure it’s only tasks with the deadline (which is stored in a date field) in the week ahead.
I know a Schedule block will probably kick the whole thing off, but I’m trying to figure out the next steps. I guess I could use a loop block to loop through EVERY task (seems expensive) and add it to … a digest? Maybe?
How would you do it?