Issue Connecting Drupal Forms to Marketo Dashboard

Megan_Zaporowsk
Level 1

Issue Connecting Drupal Forms to Marketo Dashboard

Hello,

We are having an issue where a Drupal Seven website is not posting web form data to Marketo. We have tried the following:

1. Installed and enabled the Marketo MA module, and added both the AccountID and API key on the module configuration page.

2. Mapped the web form that we are trying to receive data from in Marketo

3. We are also seeing that webform data is being submitted to Marketo via Drupal when we have logging enabled, it looks like this:

Associating lead test@example.com [munchkin] Array ( [FirstName] => Test [LastName] => Submission 4 [Email] => [DownloadConsent] => yes )
test@example.com

Is there something that we might have missed in the configuration of the Marketo MA module?   
1 REPLY 1
SanfordWhiteman
Level 10 - Community Moderator

Re: Issue Connecting Drupal Forms to Marketo Dashboard

This is a question for the maintainers of that PHP module (which has a gaping Denial of Service vulnerability, by the way).

You should avoid plugins like this. Post instead using a hidden Marketo form on the client side. The results are predictable, infinitely scalable, and fully informative within Marketo.