Automated Email Scheduling Based on Delivery Date Entry

Question:
Is it possible to schedule an automated email based on an ‘delivery date’ entry made within a specific form.

Product:
Wix Editor

What are you trying to achieve:

I have a form that allows a customer to send an e-voucher to their chosen recipient.
We want to add a delivery date field since many purchasers want it to arrive at their chosen recipient on Xmas, birthday date etc. I want it to function like the Wix Gift Card does, although the reason I am not using wix gift cards, is because want to offer a 100% voucher (rather than a monetary amount), so have gone down the promo code route (add coupon to email via an automaton)

No, Wix Automations only allows you to select a time frame (such as hours, days, etc) but not specific Dates to trigger an email.

Is the form saving the items to a database? If so, you could use a cron job scheduler Scheduling Recurring Jobs to automate the function desired.

It would obviously have code involved to do it. Wix automations is not that advanced yet.