I would also love something like this. Our shop rents out clothing for a period, so we have heaps of different start and end dates for the booking period, meaning having booking start date and booking end date able to be used as the trigger date to go out would be huge to us.
We and our partners process your personal data (such as browsing data, IP Addresses, cookie information, and other unique identifiers) based on your consent and/or our legitimate interest to optimize our website, marketing activities, and your user experience.
I would also love something like this. Our shop rents out clothing for a period, so we have heaps of different start and end dates for the booking period, meaning having booking start date and booking end date able to be used as the trigger date to go out would be huge to us.
You need to use the trigger "on booking status changed" and set it to paid / complete.
Then you can schedule it to trigger with a variable like:
{{ booking.start_date | format: ‘custom’, custom-format: ‘YmdHis’, modify: ‘-7 days’ }}