Hi,
I am trying to create a link on the email template which should have a query parameter and its value is concatenated value of properties with encoded in utf-8 to base64.
eg. www.mydomain.com/service/parameter={{property1+”seperator”+property2…..|urlencoded}}
Any suggestion ??
Thanks

