This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 3
Mailchimp
Started 12 years ago by radixbv | 6 posts |
-
Hello
I'm very happy with machform.
But is there any new information on Mailchimp integration.
I tried to follow the instructions from last year, but nothing appeared in mailchimp.
Also the httpclient that is needed is not downloadable anymore on appnitro.
On the web the version is about 9 years old.I tried wufoo and they have a nice working integration
But that's not why we invested in Machform.I don't mind a little coding, but it would be nice if it worked.
I don't think i'm the only one that using mailchimp
Thanks,
Gerard
Posted 12 years ago # -
I suppose you are referring to this thread:
http://www.appnitro.com/forums/topic/aweber-integration?replies=13I've reuploaded the file again. it's an old version indeed, but the file is still valid and functioning properly.
The modification is exactly the same as the post above, but you will need to put the code into line 2326 of the "post-functions.php" file.
MachForm Founder
Posted 12 years ago # -
If we want this to only activate if they have selected 'yes' from a dropdown box called 'element_3' then would this be correct syntax?
if($form_id == 5 && element_3 == 'yes'){ ... }
Posted 12 years ago # -
Also, can you please re-upload the curl_helper file. I can't get HTTP to work, so I am going to give curl a try via their API.
Posted 12 years ago # -
Hi Radixbv: I added some Mailchimp API directions that you may find helpful: http://www.appnitro.com/forums/topic/how-to-add-mailchimp-integration-via-mailchimp-api?replies=1
Posted 12 years ago # -
Hello tmparisi
Your solutions seems to be simple to implement.
I will try and let you know.
Thanks
Posted 12 years ago #
Reply
You must log in to post.