Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi Jamie,If your intent is to try to update email addresses that have old email domains to new ones, take it from someone who did this with a few million records back in 2012: it doesn't really help much.I had an old list of mostly consumer records that I attempted to update (old Southwestern Bell e...
I know this isn't solving the issue in and of itself, but for this (among other reasons) I've moved to a new button-making format that's table-based with mso/vml-specific styling around the relevant child elements rather than it being the clickable object itself.Just throwing that out there--it actu...
Hi Tim,A couple of things you can do here:Under Salesforce Object Sync, click on your Asset object. You'll see two lines for "Salesforce Rows" and "Marketo Rows." This is basically the closest that we have to a sync summary per-object, and you'll want to make sure you're seeing Marketo Rows populate...
Hi Geraldine,A lot of what you're describing doesn't happen out-of-the-box, but I have used Calendar successfully in the past to plan out campaigns (and potential conflicts) by scheduling Smart Campaigns to act as date placeholders for various milestones. You just set a filler Smart Campaign with so...
Hi Dan,You absolutely can and this kind of thing is exceedingly common. The key is to make a CSS file wherever you're embedding your form (whether that's on Marketo or your own website) that acts as a global override rather than trying to do it per-form. I have two common CSS resets that I use for f...
Hi Tara,Sure--it's one of those things that sounds more complicated than it actually is. If you're asking a Yes/No question for instance, you'd make two links or buttons or whatever and assign each a unique ID (either via id="whatever" in HTML or in the Advanced tab of the Insert Link box.) Have the...
Short answer: no. There's spotty support for forms and many clients consider them to be a security risk. Moreover, if you're trying to embed a Marketo Forms 2.0 the way you would embed it on a landing page, you'd need to extract it out into the core HTML of the form itself. What you could do as an a...
Hi Freddie Sexton and Lucho Soto,It's important to remember that this webhook is set up in the most basic aspect possible, but that doesn't mean you can't get a little more creative in how you're passing values. This, of course, depends on how you're storing these additional values in Marketo (and...
Honestly I wouldn't even notice if not for the client going "hey, it's yelling at me that I can't overwrite my JSON file again."Which is to say: if changes like this are going to block uploads, it'd be nice if we could get some notification when this is update.
Reverted back to application/octet-stream as of of January 11.