Question
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 Marketo3. 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.comIs there something that we might have missed in the configuration of the Marketo MA module?