Hmm it dosnt work. When I put a typed string in, it works, but when i use my lead. attribute, it dosnt work anymore.#set($mytime = ${lead.dKSmartstarttidspunkt})$mytime (this displ...
Thanks ๐And to print the time it should just be #set( $inTimeZone = $date.getTimeZone().getTimeZone('America/New_York') )#set( $outTimeZone = $date.getTimeZone().getTimeZone('Amer...
But this has nothing to do with timezone and local time, I just want the Time (HH:mm) from a timestamp a lead have on the profile.Otherwise i could make it to a string, and just ta...
HiI got at timestamp on a lead, but I want to show the date one place, and the time another place in an email.So this:2016-09-06 11:00:00Should be:11:00And this:2016-09-06 11:00:00...
The ****-mail is just a "l.o.s.e.r"-mail, nothing dirty ๐Ok, hopes he can help with a solution that can be made without to much database/webhooks.I know a solution with a firebase...
Hi, I got a client who wants an instant win setup. So basicly every 50th who signup through a form, should get a "winner-mail", the rest, just a "loser-mail".I'm not sure if its po...
HiSince the documentation is awful I have to ask here.In a flow for a smart campaign I want to make a New Value for a timestamp and set it to "TODAY / NOW() / SYSDATE(), or what ev...