I’m looking to create a column that adds 10 minutes onto another columns ‘datetime’ field.
I’m assuming I’d do with this with some sort of a formula?
My end goal is to create a ‘zapier trigger’ based on a ‘new record in view’ in airtable. But I don’t want the ‘new record in view’ to display immediately, I want it to wait 10 minutes after the other datetime field has been added (which is the field I’m pulling the datetime from).
So, I need to figure out a way to add 10 minutes on that column, I’d LOVE some help!