Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Today, if you wanted to see what Smart Campaigns are idle or inactive via API, you would need to query activities for the Smart Campaign being referenced and work backwards. This makes ongoing performance maintenance for the good of the platform onerous. By comparison, if one could pull something li...
Today, there is no way to check the contents of an email's preheader aside from creating a draft to review the text in Email Settings. However, all other content within an email can be checked using the Preview functionality. Moreover, there is a logical place in Marketo's UX to display this content...
When developing email templates that work with both light and dark mode, using inside it is a clean way to set both light and dark mode images without having to assign the image a conditional media query show/hide via CSS. However, the TinyMCE editor today will strip this
Trivial quality-of-life request: currently, when editing a form field's label in HTML inside the Forms 2.0 editor, the focus in the form editor goes back to the field in question after updating the label. This behavior does not occur if the user is editing visibility rules; rather, once an update ha...
Straightforward request: both the W3C and WHATWG consider nested fieldsets to be valid HTML. https://dev.w3.org/html5/spec-LC/forms.html#the-fieldset-elementhttps://html.spec.whatwg.org/multipage/form-elements.html#the-fieldset-elementI would like the ability to use nested fieldsets inside the Marke...
High-volume instances are among those most likely to be using Custom Activities, but those instances are the most likely to need many Custom Activity entries sent back to Marketo. As an integration developer, I would like the ability to bulk import Custom Activity entries to an instance. For example...
I'm not sure of your exact use case, but what you're discussing may be able to be done using the filter "Member of Smart List Is: [Smart List]". That way, you set up your Smart List to have the criteria x and y = true for evaluation.
1. Absolutely agree to everything you've written2. While we're on the topic of CRLF, I would really love a better way of handling CRLF on textarea outputs via API—right now, any bulk extracts involving the characters forces line breaks in output. Given that Marketo already uses "null" as a string to...
This is a bit of an odd request, but hopefully I can explain this without making this too abstract. When working with email templates, there's no way to do dynamic calculations based on defined variable values. For example, if you were going to write some dynamic CSS for calculating size for a landi...
Today, there is no automatic way to set a Salesforce campaign that should be linked with a Program using only the REST API. However, when querying program information, both the linked sfdcId and its associated name are displayed. Would it be possible to update createProgramRequest/updateProgramReque...