Hello,
We are using Zoho to send a confirmation email for a membership. We set up a merge tag that includes the date of enrollment, but would also like to include the expiration date. Our membership is for one full year. Right now, we are only capturing the customer's initial enrollment date.
Is there a way to set a merge tag to display the enrollment date and then the enrollment date + 365 days?
For example:
"
during your policy period from
$[UD:ENROLL]$ through
$[UD:ENROLL + 365 days]$"
Thanks!