Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
I have some assets which exceed 200 results when using a GET request from the REST API; however, using updatedAt to filter might not be what works best, since I always just want the 200 most recently updated assets without necessarily having to go back and change the request over and over. Is there ...
Hi Sarah,Definitely possible, and honestly not that painful. The key for your email templates is to have dir="rtl" set in your tables/cells with text and make sure you're not using any odd encodings like Windows-1256 or ASMO 449. Some designers will use dir to set loading order of tables/cells on mo...
Hi Dan,Unfortunately, the "Error: Too Many Errors" message is essentially saying whatever AOL initially sent back continues to apply. You'll need to dig the root cause from the earliest @aol emails sent when this started occurring.
There's been nothing about any specific outages in the email groups I'm a part of (not Marketo-specific.) That said, if you're noticing certain ESPs are consistently bouncing, have you checked the messages returning with those bounces? That will probably give you a little more insight. I have a coup...
Hi Casey,If it's just a date field, you can use {{system.date}} for the same functionality formatted to just date.
A quick note here that email template re-approval only corrects things if it is part of the core template itself. If, say, you're updating a module, you must bring the newer version of the module into the email and edit it appropriately.
Hi Srikanth,Absolutely--if you know that's the path you want to go down.I've worked with companies who either had homegrown CRMs that didn't make sense to integrate with Marketo or ones that just didn't have a need for CRM, and they were able to use Marketo just fine. My only caution would be if you...
Hi Ali,A few tips on this specific issue:I generally recommend making a "quick unsubscribe" area separate from the preference options for people who just want to unsubscribe to just do that and be done with things. There's a lot of UX friction from making people uncheck things.That said, make sure y...
Hi Rebecah,I'm a little confused here, mostly because #00FFFFFF doesn't signify transparency. If you're looking to do transparency, there are a few different ways to define it:color: rgba(255,255,255,0);color: none;In fact, if you're talking about the eight-digit hex codes (that are so far only in F...
Hi Laura,There's several different things that could be causing this, but most likely you have a table or table cell over-extending as a result of your move. Open the email up as a web page in Chrome and see what parts are over by highlighting sections in Inspector.