Thanks for looking into it, Darshil_Shah1.
@Darshil_Shah1wrote:
Do you want to export the SL criteria and save it somewhere for future reference?
Yes, sort of. In scenarios, wher...
Exactly what I was looking for for https://developers.marketo.com/rest-api/endpoint-reference/asset-endpoint-reference/#!/Programs/getSmartListByProgramIdUsingGET . Thanks once aga...
Thanks. Yup, that's how I currently do it. I hoped there might be a "direct" solution, maybe undocumented. (Also because the setup is not under my full control - some folks set it ...
"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, ...