Solved
How to add a Unix Timestamp in an email?
Hi there,
I need to add a Unix format timestamp of NOW() into links that appear in an email.
example: blablabla.com?timestamp=1474549200
I'm guessing I need to use a Velocity script to do this but I can't get it right. Can someone put me on the right track?
Thanks,
Thomas