Skip to main content

Hello,


In airtable how can i add the formula to send me a notification that is linked to the overdue of the Due date field?


To send me an email notification that i need to follow up

Bind it to a View filter, then have an automation run for every such record that enters into view. When a record matches condition should also work, just with a slight delay, in this instance. Also, don’t forget to have your automation do something to filter out the processed records (or bettery yet, design your view in such a way that coding isn’t necessary) or else you’re risking many redundant emails.


Reply