Adobe Marketo Connector Release Notes - Mule 3
Support Category: Select
Guide: Adobe Marketo Connector
Reference: Adobe Marketo Connector Reference
2.0.2
January 25, 2018
Fixed Issues
-
Incorrect date parsing - Marketo changed the date format on many of their responses, making the connector fail when attempting to parse them. This no longer happens.
-
NullPointerException on processor call - The Activities > Get Lead Changes processor would throw a NullPointerException if the lead didn’t have the rest attribute. This was fixed.
-
Value in LeadAttributes entity can be a list - Some calls to the Activities > Get Lead Changes processor would fail due to a returned field being a list instead of a string. This no longer happens and the responses are parsed correctly.
-
Missing field in LeadActivities response - The connector’s LeadActivities entity was missing the campaignId field. It was added and it is now returned when calling the Activities > Get Lead Activities processor.
-
Parameter made optional - The Status parameter of the Program > Browse Programs processor was marked as optional, in compliance with the API documentation.
2.0.0
April 29, 2016
Release notes for version 2.0.0 of the Marketo connector.
Compatibility
The Marketo connector is compatible with:
Application/Service |
Version |
Mule |
3.7.0 or later |
Java version |
1.7 or later |
Marketo REST APIs |
1.0 |
Features
This version of the Marketo connector is fully REST since REST is the primary focus of Marketo’s API development. The connector covers the Marketo API completely, and supports all available REST operations. SOAP operations were replaced with REST operations and Datasense support was added, allowing you to access the metadata structure and data types coming from Marketo, within Anypoint Studio.
1.2.5
February 26, 2015
Release notes for version 1.2.5 of the Marketo connector.
Compatibility
Marketo connector 1.2.5 is compatible with:
Application/Service | Version |
---|---|
Mule |
3.5.0 or later |
Marketo SOAP API |
v2.2 |
Features and Functionality
-
Updated to Anypoint Connector DevKit version 3.5.2.
-
Added support for Marketo SOAP API version 2.2.
Supported Operations
Marketo connector currently supports the following operations:
-
deleteCustomObjects
-
deleteMObjects
-
describeMObject
-
getCampaignsForSource
-
getChannels
-
getCustomObjects
-
getImportToListStatus
-
getLead
-
getLeadActivity
-
getLeadChanges
-
getMultipleLeads
-
getTags
-
importToList
-
listMObjects
-
listOperation
-
mergeLeads
-
query
-
requestCampaign
-
scheduleCampaign
-
syncCustomObjects
-
syncLead
-
syncMObjects
-
syncMultipleLeads
-
syncMultipleLeadsFromList