I have

Webform 7.x-4.16
MailChimp 7.x-4.9
MailChimp Library v1.0.8
Webform MailChimp 7.x-4.x-dev

I have created a list on MailChimp and when I add any email on that list from Mailchimp that updates on my Drupal site.

Now I have added a Mailchimp field in Webform, selected the list from Choose List Drop Down, Used existing email id for Select an existing e-mail field, or create one drop down.

Not touched anything else and saved the field.

Now On form submission not getting any update in the list on both Drupal or MailChimp.

Is there anything I am missing ??

---

I also created a Mailchimp subscription form from admin/config/services/mailchimp/signup

On submitting that it initially didn't work but from global settings, I put a check on Use batch processing. after that subscription list updates when I run cron.

Comments

digitalexperts created an issue.

reswild’s picture

Can you see anything in the log after you submit the form with the MailChimp field?

fahadurrehman’s picture

I recently did a test submission which returns me this in a log

TYPE webform_mailchimp
DATE Monday, 27 November, 2017 - 11:34
USER myadmin
LOCATION https://mywebsite.com/book-yacht
REFERRER https://mywebsite.com/book-yacht
MESSAGE E-mail subscribed: myemailid@mywebsite.com
SEVERITY info
HOSTNAME 172.68.146.39
OPERATIONS

fahadurrehman’s picture

Is there any update on this issue? I am still unable to get subscriptions.

reswild’s picture

I'm afraid that the log entry from the webform_mailchimp module don't give much useful information. If there is a problem with the connection to Mailchimp, I would have expected to see an error in the log from the mailchimp module, which ought to tell you what the problem is.

Obliveon’s picture

Hi!

Maybe this is your problem... if you have any required fields on your mailchimp list merge fields... make sure they also are in the webform merge list of your component. If the module does not find one of the required field, mailchimp returns an error and it does not submit the data.

Searched 3-4 hours before making the connection!!!

joep.hendrix’s picture

You are probably not using the webform 4 version.