Some formulas update daily allowing you to trigger recurring actions on Zapier using a view filtered on these values.
We call these formulas active formulas.
Active formulas list
| TODAY() |
| DAY_DELTA_TODAY() |
| WEEK_DELTA_TODAY() |
| MONTH_DELTA_TODAY() (à venir) |
| YEAR_DELTA_TODAY() |
Other formulas based on a date and combined with a TODAY() formula perform automatic calculations and are in fact considered as active formulas.
Combined to a TODAY() formula
| DAY_DELTA() |
| DAY_OPEN_DELTA() |
| WEEK_DELTA |
| MONTH_DELTA |
| YEAR_DELTA (à venir) |