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=`[email protected]`
&emailTo=`[email protected]`
&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!