mChimpX Not Adding New Records

Hi, I am having trouble getting mChimpX to function. I have before, but no records are added to the MailChimp “Audience” on my new site. It does send me an email with the form information, but does not redirect the user to the Thank You landing page.

[[!FormIt?
   &hooks=`spam,FormItSaveForm,email,mChimpXSubscribe,redirect`
   &fsFormTopic=`contact`
   &emailTpl=`ContactEmailChunk`
   &emailSubject=`Website Contact`
   &emailToName=`Activate Info`
   &emailFromName=`Website Name`
   &emailFrom=`donotreply@domain.com`
   &emailTo=`email@email.com`
   &fsFormTopic=`Contact`
   &redirectTo=`38`
   &formName=`Contact Form`
   &validate=`nospam:blank`
   &mcApiKey=`APIKEY`
   &mcListId=`LISTID`
   &mcEmailField=`EMAIL`
   &mcDoubleOptin=`0`
   &mcUpdateExisting=`1`
&mcMergeTags=`FNAME:firstname,LNAME:lastname,FULLNAME:firstname:lastname,PHONE:phone,EMAIL:email`
]]

Has anyone had issues recently with this? Was there a change to the API? Thanks for the assistance!

1 Like

So I have to answer my own question, mChimpX does not support API 3. I just styled one of their forms instead. I loose Formit save feature, but it’s not a big deal.

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.