I would like Shopify to be able to send a notification to a client who made an order after a certain time, say 5 pm, informing them that they’ll be able to get their orders fulfilled the following day.
I have tried creating a new automation BUT the CreatedAt time brings a day and time. I am more interested in time and not the day because I’d like the automation to run every day. Is there a way I can pull this off, say every day but the time is greater than or equal to 5 pm?
Regards,
Denis
Hi @denowamala ,
I’d recommend checking out the Arigato Workflow Automation app for Shopify, which might be able to help with sending out these kinds of custom notifications. With this app, you can configure an automation which is triggered when new orders come in and goes ahead to compare the order created_at time with the current time. If the time is after 5 PM then the workflow sends a notification to the customer. The app also comes with other handy actions that you can use to organize orders such as adding tags, notes, and more. Feel free to check out the automation library here for more details.
I hope this helps. 