Can you please help me with my mailchimp to mautic zap ? I have just about tried everything.
When i test the zap - i get 400 bad request for “creating a lead” in mautic.
If i change the action to “add to list” - i get 404 error
Can you please help me with my mailchimp to mautic zap ? I have just about tried everything.
When i test the zap - i get 400 bad request for “creating a lead” in mautic.
If i change the action to “add to list” - i get 404 error
I need some more information to be able to work out what is going wrong for you. Are you using Mautic.com or self-hosting it?
If you are self-hosting it are you using Apache or Nginx?
Do you have any other errors occuring in Mautic?
Have you enabled the OAuth V2 API in Mautic?
Are you including http:// at the start of the URL (if not add it), are you including a “/” at the end of the URL (if so remove it)?
Other than that I really need more specific details of how you have it setup. I’m not able to view the error logs for your account
It is a hosted account – https://tutordoctor.mautic.com
The error I receive is this : This is sending the new mailchimp lead to a list in mautic.
We received an error from Mautic API V2
(404) Not Found
Yes, I have enabled the MAutic V2 OAuth.
I have recreated the zap and just about everything I can think of.
My accounts are apparently all working - according to the tests zapier does.
I have even reconnected the zap.
It generates the correct data - the data just needs to be send to mautic.
Should it be https:// or http:// ? I have https://
You will need https:// infront then as that is what the website uses