Category Archives: Java
Tracking MailChimp List Changes in Java
In the previous two articles, MailChimp and Java Integration Part 1 and Part 2, we discussed how you can update your MailChimp list from a Java application. This article is to show how to do the opposite, have your Java … Continue reading
MailChimp and Java Integration – Part 2
In the previous article, we showed how to connection your Java application to MailChimp using the MailChimp api and the XML-RPC library provided by Zviki Cohen at nWire Software. The code in the article also provided a method to initialize … Continue reading
MailChimp and Java Integration – Part 1
MailChimp™ is a great online email marketing site. It is extremely easy to use and provides tools to manage your email lists, build attractive HTML email campaigns, and track how those campaigns performed. On top of that, it offers a … Continue reading