Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
I don't think you'll have much luck doing this in Marketo, unless you want to code something custom with the API. I don't think Marketo "knows" how many leads are assigned to who.You'd probably have more luck with your CRM, depending on which one it is.
Kim is correct. You can't do multiple values for Member of a Smart List.
You could do this with multiple streams and transition rules, but not on a single stream.
Doesn't look like smart lists allow token usage in that way. You could utilize the API for it, but that's probably not as simple as you'd like.
I don't believe you can sync to SFDC campaign fields from Marketo. The only way I can kind of think of to accomplish this would be to create a custom field at the lead/contact level (let's call it RSVP_Number). In the registration flow for an event, you'd add them to the SFDC campaign and you would ...
I had an issue where blocks of text were displaying in one order in the preview, then sending in another. After talking to Marketo Support, it turned out that if some of your elements are vertically-aligned (e.g. "vertical-align: top") and others aren't, the vertically-aligned ones will default abov...
You can do this yourself right now. Just remove the unsubscribe text from the admin section of your Marketo instance and then add it to your email templates in both spots. This is how you can customize unsubscribe footers between different email templates.
There's a couple of ways you could do it, but here's one way:Create a smart list to pair with your registration form/program. For the filters, add "Filled Out Form" and select the form you're interested in. If you're using it multiple places and only want to know about the results on one landing pag...
One thing that Marketo support suggested that helped my problems with older IE versions was to make sure to include the Modernizr JS library. This fixed my problems when utilizing the Foundation responsive framework with forms 2.0.
Are you talking about using it as a constraint within a smart campaign flow? Or are you wanting to create a smart campaign that triggers when someone receives a sales email and then something happens?