Your software
My Mautic version is: 4.4.3
My PHP version is: 7.4
My Database type and version is: MariaDB 10.3
Your problem
Hi,
I’m looking for ideas on how I could implement reminder emails to users. Here’s what I’m designing for. User registers appointment on website, send confirmation emails immediately and reminder emails 1 day and 1 hour before the appointment.
I’m thinking of have custom item - appointment associated with user and appointment has appointment time. Is there a way to access current date or time when comparing values in this prompt in campaign builder? Any other suggestions to achieve the same goal would be great. Thanks!