Skip to main content

I have an automation that conditionally sends a Slack message when a record enters a view and matches a particular datetime field. The conditional action editor only allows me to select a date to match, but I need it to be more granular, such as the datetime field is prior to 6 hours ago. Is there a reason Airtable is so klunky and only allows to match on the date?

I would create a formula in your database that results in a value “Yes” or “1” if the date time field is prior to 6 hours ago. Then use that formula field for your condition.


I would create a formula in your database that results in a value “Yes” or “1” if the date time field is prior to 6 hours ago. Then use that formula field for your condition.


@ScottWorld BRILLIANT! Thanks.


Reply