Anyway to insert dynamic dates into emails?
Hey! I’m trying to add dynamic dates into emails—like using {{date.Month}} to automatically insert the current month.
For example:
“Bookings are almost gone for {{date.Month}}.”
Would display as:
“Bookings are almost gone for April.”
Is this currently possible within fluentCRM?
Yes, you can do that. Here is the documentation: https://fluentcrm.com/docs/smartcodes-in-fluentcrm-email-editor/#general
Shahjahan Jewel Thanks for the help! im not sure how i missed this in the documentation