Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
As an integration developer, I would like to extend full-fledged support of Workfront and Marketo Engage to help customers who use both platforms. Today, the integration between the two platforms relies on using My Tokens in order to dynamically push and populate content. Because of this token pushi...
Straightforward request: today, when Marketo Engage exposes email activities via API, it tries to run some pre-calculated values on things such as Device. However, it's unrealistic to expect Marketo Engage to have calculated values for every single user agent, especially as more devices, operating s...
Today, if you attempt to use the addHiddenFields form method with Marketo's JavaScript Forms API when attempting to write into a Program Member field, the platform requires that you have at least one program member field populated on the form itself inside Marketo. For example, if I have PMCF fields...
As an integration developer, I would like to use calls to the "Browse" endpoints of Marketo's assets more effectively. For example, the following API calls have two optional parameters, earliestUpdatedAt and latestUpdatedAt: /rest/asset/v1/emails.json/rest/asset/v1/programs.json/rest/asset/v1/smartC...
Today, while Marketo has the ability to group a Revenue Model's stages into phases, there is no way to access this data outside of the Marketo UI itself. As a Marketo integration developer, I would like to see the phase a Revenue Stage is grouped into via the API in some way, shape, or form. The mos...
When the new user experience for the Images and Files section in Marketo was introduced, an additional change was made to the way searching for files works. In the previous user experience, the file search works using a contains filter: so long as the string being searched was somewhere in the file ...
To extend the idea provided at Add additional usage data for bulk API queries, handling bulk API data should be adjusted to understand datacenter locales as well. As an example, if you were looking to set up API extractions after a daily API limit is passed, knowing where the datacenter is helps int...
Part of Marketo Engage's platform involves encoding tracking email links so the platform can accurately associate email activity with records. However, the method that makes this work involves sending a 302 redirect link without any additional HTTP header content; it defaults to Cloudflare's standar...
When using the variables.json endpoint today, the returned data does not include the type of variable used (e.g., boolean, string, img, color). As a result, filtering through complex email variables is more onerous than necessary. Could the variable type be added to the data that's returned, and id...
This is just to say a thank you to Engineering for fixing the new modal so IDs are explicitly shown on duplicates, which also solves this Idea!