Jan 27th 2021: Some Marketo users who will be affected by Associate Lead deprecation received an email notification in error indicating that they have the Munchkin Beta setting enabled on one or more of their instances. This release will be held until the correct audience can be notified. Beginning with version 160 of the Munchkin … Continue reading “Munchkin 160 Beta and Beacon API”
Author: Kenny Elkington
Make a Marketo Form Submission in the Background
When your organization has many different platforms for hosting web content and customer data it becomes fairly common to need parallel submissions from a form so that the resulting data can be gathered in separate platforms. There are several strategies to do this, but the best one is often the simplest: Using the Forms 2 … Continue reading “Make a Marketo Form Submission in the Background”
Deprecation of Munchkin Associate Lead Method
With the next release of the Munchkin JavaScript Client, version 159, we will begin deprecation of the Munchkin Associate Lead method. Beginning with this version, when the method is invoked, a warning will be issued in the browser console indicating that the method will be removed in a future release. Once the method has been … Continue reading “Deprecation of Munchkin Associate Lead Method”
Important Change to Activity Records in Marketo APIs
Note: This post will be updated to reflect changes made to activity records returned by the API due to migration to new infrastructure. Last Update: September 13, 2018 With the rollout of Marketo’s next-generation Activity Service beginning in September 2017, we will be unable to enforce the uniqueness or presence of the integer “id” field in … Continue reading “Important Change to Activity Records in Marketo APIs”
Fall 2016 Updates
In the Fall 2016 release, we are adding CRUD support for Email v2 variables and modules, and CRUD support for Named Accounts. You will now be able to locally read and edit the content using Marketo REST APIs, as well as move, reorder and delete them. See the full list of updates below: Lead Database … Continue reading “Fall 2016 Updates”
Using swagger-codegen with Marketo
Swagger-codegen is a powerful Java library which can generate both server stubs and API clients from swagger definitions. This can dramatically ease the difficulty and cost of generating clients for any specific language. To get started and generate your first client, you’ll first want to grab an instance-specific copy of one of Marketo’s Swagger Definitions. … Continue reading “Using swagger-codegen with Marketo”
Summer 2016 Updates
For the summer 2016 release on September 23rd, there are three developer-oriented features being released. Email 2.0 Support in the REST API All pre-existing Asset APIs which were only compatible with v1.0 Emails and Templates are now enabled for use with v2.0 email assets. Push Lead to Marketo Push Lead is an alternate lead synchronization method … Continue reading “Summer 2016 Updates”
Spring 2016 Updates
REST API Asset API – Web Pages Landing Pages are now exposed via fifteen new endpoints which will allowing creating, updating, deleting, cloning and draft management for landing pages. Landing Page templates now also have draft management endpoints exposed Get Landing Pages Get Landing Page by ID Get Landing Page by Name Create Landing Page Update … Continue reading “Spring 2016 Updates”
Winter 2016 Updates
REST API Asset API – Programs Programs are now being exposed through a new set of endpoints which will allow creating, updating, deleting and cloning of programs. There are also additional endpoints to get Tags and Channels in order to correctly create and tag new or existing programs remotely. There are also Approve and Unapprove Program … Continue reading “Winter 2016 Updates”
Integrating the SoundCloud player with the Munchkin API
SoundCloud provides an incredible audio hosting platform, with rich analytics and functionality for everything from aspiring indie rock acts, to EDM artists at the top of the music industry, to storytelling podcasts. Along with the incredible native functionality of the platform comes a world-class API program to move your data and track listening behavior. This is … Continue reading “Integrating the SoundCloud player with the Munchkin API”