Winter 2017 Updates

March 1, 2017 | by

In the Winter 2017 release, we are adding the ability to bulk import custom object data asynchronously, and to manipulate variables in guided landing pages.  See the full list of updates below.

Lead Database APIs

Bulk Import of Custom Objects

New endpoints to support Bulk Import of Custom Objects.  Details can be found here.

Notice of Upcoming Change to Activities

Please note a significant change that will occur when Marketo releases it’s next-generation Activity Service. This change will affect the following endpoints:

REST Get Lead Activities,  Get Lead Changes,  Get Deleted Leads, Add Custom Activities
SOAP getLeadActivity,  getLeadChanges

The integer “id” field contained in records returned by these endpoints will no longer be guaranteed unique.  This will impact activity, data value change, and lead deletion record types. To avoid service disruptions for integrations that retrieve these record types, the id field should be treated as optional.  Additional details can be found here.

Asset APIs

Landing Pages Variables

New endpoints for manipulating Guided Landing Page variables.  Details can be found here.

Mobile SDK

Push Token Removal

Added the ability to remove push tokens via the SDK API.  Details can be found here: iOS, Android.