Hi all,
I have an automations question that I hope someone can help me with.
My company provides a programming service for clients. As we process the information received, Airtable sends an automatic email to the client letting them know what information we have and what we still need.
When record is updated, send email to client.
This is fairly simple and works well, however, we have employees who work at night or over weekends and do not want emails going out to clients at funny times. Setting up the automation to trigger at a schedule time does not work because then I do not have the option of formatting the email based on specific record conditions. I would love to be able to have something check if it's during regular work hours, if so send the email, and if not, wait until the next regular business day and then send the email.
Any advice on how to implement this?