List all tasks with specific date

Hello,
I have a scenario that reads tasks from a list once a day. For this, I use the module “List all tasks”.
However, the module should only search for tasks where the date is set to “tomorrow”. What settings are necessary for this, see attachment. Thank you very much.

Hey @idoetz

You have to check in which format the Date is coming (For example : DD/MM/YYYY) from clickup then after which this addDays formula you have to add formatDate formula in Item2 condition.

You can go through this and then let me know if you face any problem.

2 Likes

Hey, thanks for your answer. It works now.

2 Likes