Want to add a link on the page with some query parameter encoded with UTF-8 to base64
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
