Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download marketo_ma-7.x-1.2.tar.gztar.gz 27.96 KB
MD5: d1f5733b39ab4dbb2601704723c0d798
SHA-1: e375479d0a1823c175a1029af18a60ab96a007a4
SHA-256: 1313b4301bf1cfa3051a51d053181963e7c2ac3bfd6b0c9953b43766dd4df5ef
Download marketo_ma-7.x-1.2.zipzip 35.96 KB
MD5: f489b1213a20f1c85de9b2297b25748f
SHA-1: 1919e6755f914a50e7671c19de7c8722d64fdff9
SHA-256: 758b86a909dfd76fd4372e290855f6382ef6bbe100e44d7d66af49c9a8a3e819

Release notes

Improved the overall experience for managing module settings, user field mappings, and webform field mappings.
Added ability to view lead data and activity for a user (available through drush as well).
Added support for Webform 4.x
Added support for Rules along with samples.
Resolved significant issue where activity data was not being associated with a lead when using SOAP API.
Numerous bug fixes.

All changes since 7.x-1.1

Marketo MA 7.x-1.2, 2013-11-14
------------------------------
- Updated README.txt to reflect changes since 7.x-1.1

Marketo MA 7.x-1.2-beta3, 2013-11-13
------------------------------
- #2132635: Improved webform configuration experience
Configuration is now managed on a single page at node/{ID}/webform/marketo
- Performance improvements for Marketo MA Webform module
- #2133163: Corrected method for determining active flag
- #2134953: Fixed undefined variables when SOAP API not configured

Marketo MA 7.x-1.2-beta2, 2013-11-09
------------------------------
- #2127663: Updated default value of user action triggers to be "on"
- #2127679: 0 now displayed in column when no webform components are mapped
- #2127659: Display message when no fields are available to be mapped
- Refactored where constants are defined
- #2130395: Resolved undefined index on webform component sort
- Users with only a single lead activity record and users associated with more
than one lead will now display lead information properly
- #2132165: Remove field from fieldmap on delete

Marketo MA 7.x-1.2-beta1, 2013-11-04
------------------------------
- #2053673: Handle submission structure changes made in Webform 4.x
- #2062165: Added CHANGELOG.txt
- #2062181: Create rule action to retrieve lead data from Marketo
Rule action "Add data to Marketo lead" has been changed
to "Send lead data to Marketo" and underlying function has changed name
from "add_lead" to "marketo_ma_rules_action_add_lead".
- #2066465: Added basic drush support
- #2068255: Added keyType auto-detection when querying Marketo for lead data.
Function "_marketo_ma_get_lead" renamed to "marketo_ma_get_lead", it is safe
to call this function directly.
- #2067857: Variable marketo_ma_webform_fields_soap is now deleted upon uninstall
- #2067861: Added ability to view lead and activity information for a given user
- #2123391: Modified marketo_ma_add_lead function to pass marketoCookie param
_mkto_trk cookie value will now be sent to Marketo when using either of the
SOAP methods and the request to save the lead was made by either an anonymous
visitor or by the lead updating their own data.
- #2126019: Added settings for including or excluding tracking based on user role
- Reorganized admin settings form to use vertical tabs and display more
information related to webform configuration.
- #2123395: Added default rules which can be used as examples or extended to do
something more useful, perhaps adding more data to the list of values being
sent. If using the marketo_ma_user module these three rules should not be used
as they duplicate functionality already in place.
- #2126709: The marketo_ma_user module now allows for mapping user fields to
Marketo fields and defining which events should trigger updates.

Created by: jyokum
Created on: 14 Nov 2013 at 19:07 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
Bug fixes
New features
Insecure

Other releases