MuleSoft : Dynamic Content (Parser/Velocity Template)

While working with some Spring applications, I came across Velocity Template, which is used to dynamically replace pieces of content in emails.

Some common use cases for the Velocity Template are welcome, registration, and password reset emails, where the developer just needs to replace the user’s email id, name, or reset password token. In this post, we will go through how to use Velocity Template and its magical component, Parse Template. https://goo.gl/gKGjFC #DataIntegration #ML