Hi Jacek,So, you're really looking at two separate problems:1. Determining the proper Case to pull content into the email is going to happen through Velocity. Now, depending on you...
Agreed with Sanford--why not use the existing link ID setup? I do something in a bit of reverse where I assign all of an email's standard links (logo, social icons, whatever) a spe...
Straightforward request: because mktoString variables can be referenced inside editable mktoText areas in emails, they automatically are copied into the text version of emails. How...
So, what you're describing is essentially an ETL tool's responsibility, and there are plenty that work with both Marketo andAzure SQL DWH/Azure Data Lake; both on-prem (Boomi, Alte...
The offset you receive in the response from the endpoint lets you page through total results per the max return you've set--so you'd continue paging through the results via offset ...
On a basic level, Marketo writes cookies to the domain .example.com, meaning that the cookie should be readable from any given subdomain. Now, there are complications with two-lett...
Based on the information you've given so far, it's actually pretty hard to tellwhy this might be happening. I would at least start by seeing if there's discrepancies by source (for...
Yes, this can be done--I personally do a variant of this using fieldsets to determine pages rather than multiple forms--but it does require some JavaScript development.
In a case like this, your best bet is probably to handle such a redirect at the DNS level. Now, while it's strongly discouraged because you're doing two lookups, it's totally possi...
Again, I'm a little confused--how is that different than the existing description aside from UX/placement? I'm not trying to be obstinate but just trying to understand how that dif...