I\'m using Mailchimp\'s API (v1.3) to add email addresses to a subsc开发者_如何学JAVAriber list on one of our sites. Obviously, I\'m using listSubscribe() and everything is working fine, for the most
I\'m trying to make my Hominid call to MailChimp API, however without much success. My call looks like
I currently have a standard form for users on my site to signup for our mailing list: &开发者_运维技巧lt;form class=\"form-stacked\" action=\"http://coworkDF.us2.list-manage.com/subscribe/post\" meth
I\'m using Rails 3 and I would like to know if there\'s a way to sche开发者_JAVA技巧dule deliveries for MailChimp campaigns.
I am new to mailing with weba开发者_如何学Cpps. I looked around and found Sendgrid and Mailchimp. I can see that sendgrid\'s developer section has a simple smtp url that i should be able to use simply
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time,or an extraordinarily narrow situation that is not generally applic
I am working on mailchimp integration. I need to pull campaign stats (opens and clicks) and put it in my local database.
Is there any chance to fill in repeatable sections via API? So for example I have list of products and I want to have product section only once in template and then iterate over collection. I have rea
I\'am ne开发者_如何学JAVAw to mailchimp. While working on mailchimp I\'m stuck on a point,can anyone tell mehow to pass merge tags from our local database to mailchimp.
I have a home made php script that can send an email. Very simple : $html = \"<b>hello</b>\";