Mailchimp integration

I made a Mailchimp integration with Mautic , but then authorized the app nothing happens. Need to do some more configuration ?



Obs.: App already created in Mailchimp .

I made a Mailchimp integration with Mautic , but then authorized the app nothing happens. Need to do some more configuration ?

Obs.: App already created in Mailchimp .

Hi!

When you click the Authorize App button, does a popup window open? If not, can you check to see if you have a popup blocker enabled?

Thanks,
Alan

all this step was successful . But for the list of Mautic with Mailchimp you must enter a value . I select “=” but do not know the value to be placed to integrate the lists.

Would you mind providing me with a screenshot of what you are referring to?

If you had a successful authorization, then you should see your lists in the dropdown:

Thanks!
Alan

Solved!
Thanks

I don’t get an authorize app button. I have put in an incorrect key and got an “invalid key” error so I know it is communicating. Any thoughts?

OK. So we’re on a cusp and there are 2 different versions of advice (the forum advice might be out of date). So I am using the new, simple, api for integration so I doubt I need to authorise. Either way saving my ID and API key has no effect. I have tried numerous methods but no luck. I am using the api in Joomla/RSForms perfectly so I guess it is something I’m not doing in Mautic. Any guesses.

Does anyone have this fully working? Mailchimp connection is ok, but new contacts are not pushed to mailchimp. In the log files there is;

mautic.ERROR: INTEGRATION ERROR: Mailchimp - An email address must contain a single @ [] []

a dirty hack did the trick

I just suddenly got it to work. Not 100% sure if it is “THE” answer, but i did the following;
in /plugins/Mautic/EmailMarketingBundle/Api/MailchimpApi.php

/*$apiUrl               = 'https://'.$dc.'.api.mailchimp.com'; */
       $apiUrl               = 'https://us8.api.mailchimp.com';

the us8 is the datacenter, for some reason the data center was not coming through. You can find it by logging in to mailchimp and see what is the url.

Hi!

I put the username of my Mailchimp account in the Plugins section of my Mautic account. Then, I save the data, but when I check it, it will have the old data (data that corresponds with my account mautic credentials, not the user/api key that I copied from my mailchim account).

You can see it:
.

And in the Features tab (of plugins section), I only see what you can see:
.

What am I doing bad?

Thank you in advance,
Mireia

Hola Mireia,
Same problem here, with mailchimp lists… https://www.mautic.org/community/index.php/2800-mailchimp-integration-not-show-lists/