Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
As of today, there is no programmatic way to send one-off program member custom field data via requested campaigns; the only alternatives are to run a one-off bulk import job or to run a separate form submission call. However, for existing organizations that already have set up REST campaign request...
When setting up software to interface with Marketo's REST API, especially the bulk API, users are limited to understanding what API manipulation they have within their control—the calls and jobs they themselves have made and can poll. However, this view completely misses any other action other accou...
While /rest/v1/stats/usage.json can return API usage from different API users over the course of the day, there's no way today to see a subscription's daily request limit (enforced or purchased). As a result, if you wanted to scale a program to use a certain ratio of calls relative to the subscripti...
This is so minor it may as well be trivial, but would also be (presumably) a small fix: could the MIME type Marketo serves for icon files (.ico) be updated so it uses image/x-icon? Right now, icon files are served as text/plain, which recently contributed to some confusion when someone loaded the ic...
Imagine a scenario where lead IDs 4 and 5 are merged together in a Marketo instance. 5 is the "winning" ID, so querying the lead via the REST API returns data. However, if you query for data on lead ID 4, a successful API query is returned with no data in it. This means reconciling that 4 was merged...
As of today, using /rest/v1/program/members/describe.json will return default Program Member fields in addition to whatever custom fields have been defined. Although items like Acquired By and Success are present, the field for Success Date is not. Could this be added to the list of extractable fiel...
Straightforward request: I am a big advocate of using Marketo's description fields when using any sort of asset that's in a Marketo tree—a local asset, program, campaign, folder, template, etc. This area allows you to put in key details, link your work back to ticketing systems, provide context for ...
Beth, if I could like your comment five times over, I would—this solves several pain points I have. Still would like to see that in the UI (or at least explained somehow that this technique is possible), but this saves a lot of little time that adds up. Thanks to you and your colleague Cam!
There are times when a user may send a record a sales email from Marketo Sales Insight, only for the recipient to be uninterested in the email and unsubscribe if the option is available in the footer and/or they send a list-unsubscribe signal from their email client. However, when the Unsubscribe Em...
It looks like there's been some recent improvements to Marketo Engage's form accessibility around validating fields. This is great! However, there are some small tweaks that need to occur in order for these new items to perform in a way that's stricter to WCAG standards. 1. The aria-describedby attr...