Hi community,
In an email script/Velocity, what's the best way to anti-match a single value against a list of values in an if clause with several conditions?
For example: I could d...
"Text, {{lead.First Name}} =?UTF-8?Q?=F0=9F=91=80?=" - see https://datatracker.ietf.org/doc/html/rfc1342. The website that you are referring to contains a little tool, which gives ...
It's even a string. Embrace the age of big data. 🙂 Reason is tied to its legacy CRM implementation, and the field sync. But also to the fact that "" has a meaning - a logical/bool...
Thanks for the prompt reply.
And... yes, sorry.. my bad: for different reasons, F is actually implemented as of type string - mimicking boolean behaviour, with the value set true, ...
Hi there,
My challenge: I've got a form with a checkbox field F, and I want to timestamp each form submission where F is ticked. The challenge is to do so when F is already "True"...
Hi,
I am using a trigger-based smart campaign to send an email. And I'd like to check upon email rendering, not in the smart list, if certain prerequisite are available in a specif...
Greetings Marketo-Nation,
I often found myself exceeding the 100KB limit[1] for Velocity scripts in emails. Therefore, I wanted to ask for better ways to achieve what I am trying ...
I had a similar situation when trying to debug a campaign. The only solution I found is to heuristically determine the step for a step id, by having a fixed point and assuming that...