Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
You're in luck--the User Management API was recently released. That said, there's not a plug-and-play integration with Okta yet, but you can at least put something together manually.
Without seeing the full email template, this is going to be hard to diagnose, but I wanted to at least offer a bit of guidance. Some things you can look at to help deduce what might be the problem include:Do extensive tag closure checks. The most common reason a module will fail is that it isn't pro...
Hi Sev, Strictly speaking, Twitter should be able to read og:image tags—it's the fallback that it uses if Twitter's own twitter:image isn't being used. However, you do need to at least define twitter:card (as either summary or summary_large_image) and twitter:title. If you have those already set up,...
So, there's actually several things to unpack here because your code actually does center forms by default: the form itself is what's having issues. You'll first see that there's an imbalance here because label widths have been defined, but they don't show anything, causing a skew. However, even wh...
Hi Crystal,There aren't bigger images that I know of—because those are the assets that are used inside Marketo itself. Now, if you were looking for larger and more modern images, Sky uses SVGs in its UI, meaning those assets infinitely scale up and down correctly, and grabbing those are pretty strai...
Update: As of 2020-02-28, this behavior no longer occurs! Sending samples of templates actually does exactly what this ticket suggests—it sends the code itself as expected with all mktoAddByDefault modules. Thanks, whoever fixed this.
ContentAI currently tries to generate an image (with or without content title, CTA, etc.) for placing content in an email. However, this results in the predictive content failing to have much customizability in display, and more importantly, causes the predictive content to be inaccessible. The fina...
@Monica_Wright wrote:Thanks for such a prompt response. But there is no direct way to report on the people who use list-unsubscribe, correct? We are noticing mostly because we are tracking our unsubscribe pages using hidden fields, and list-unsubscribe is simply those unsubscribed people without tho...
While there's a lot of use from the mktoActive and mktoAddByDefault attributes when defining modules for email templates, there's a more common problem that hasn't been addressed with template attributes: requiring a module to be on all emails within a template. Sometimes, it doesn't make sense to i...
One of the main uses of the Get Lead Changes endpoint for the REST API is to retrieve previous value data, often when some process has gone awry and values need to be reverted. In high-activity instances, there may be several things changing a data value, however—even if you attempt to constrain by ...