Does Velocity Scripting Support JSON Field
Does velocity scripting for email support a json attribute. I am thinking of creating a custom object, called "Custom Event", then having a field in that custom event with a stingified json payload. Can I use velocity to serialize that string into json and then reference specific attributes of that object for the email tokens?
Thanks!
Related Threads:
Re: Velocity Scripts - Integrating Data From An External Database