سؤال

Is there a way I can send content of a newsletter to MailChimp from a Rails app and have it send it out to the list?

Maybe a mailchimp gem that provides this integration?

هل كانت مفيدة؟

المحلول

You could use Hominid Gym found here- https://github.com/terra-firma/hominid to connect to the MailChimp API. from there you could use the mailchimp methods to create campaign content, etc.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top