[✅ Solution] On a scheduled time or interval

I am trying to create an automation like

  • every day at 8:00 am do something

But I also want to add some filters connected with specific fields in the application - but it looks like I can’t do it ?
Also, it is the same problem when I am adding conditional actions.
Can You explain to me why?

Hi Sandra

Basically, you need to build a collection first I am not sure I can explain the reasons why very well as I flip between it making total sense to me and feeling like it is daft :wink:

So use the run every day to trigger but then use a search block to find the records you want to perform an action on, as an example:

hm, I thought that if I created this automation in the specific application I would have all fields available without collecting them, like in Podio (I am just used to use PWA and trying to recreate my automations in Tape)
But ok, I am going to try your tips - thank You!

Just in case you are basing on a record date then you can trigger like this:

This provides all the fields as you are taking action on the record in question.

Ahh! ook so I probably should use “when a date field arrives” and now I see all my fields from the application.
Thanks!


2 Likes