Forum for discussing general topics related to Couch.
3 posts Page 1 of 1
Hello!

I was wondering if it was possible to link Couch Admin with the Mailchimp API, so that "profiles" that I would create in Couch (in a clonable page called profiles.php for example), would have a "Status : Subscribed | Unsubscribed" radio button field, and if I edit a profile, clique on "Subscribed", and save the page, it would add that profile to the contact list of a specific Mailchimp newsletter list. If I even go back, and select "Unsub" for that same profile, and click save, it would update the Mailchimp list right away, making sure that profile would not receive newsletter anymore.

Is that something possible?

I searched for some stuff about this but couldn't figure out where to start, and what I need to do.

Thanks!
Anyone? Thanks
Hi,

Do you have any Mailchimp samples of how that is supposed to be done through a PHP script?

If you can make it work with raw PHP, you can then incorporate that in a custom admin template. As I recall, you are already using this technique - viewtopic.php?f=4&t=11579.
3 posts Page 1 of 1