mailchimp_campaign
This is an enhancement to the Mailchimp integration module which allows you to convert content on your Drupal website into content for Mailchimp Campaigns.
This module was part of the Mailchimp project for many years, but its functionality is specific enough that it has been separated out into its own project. It is still dependent on the Mailchimp module, and was created as an exact copy of the code from that module.
Features
Using this module, you can use rendered content from a Drupal Node (or nodes!) and push them directly into your Mailchimp instance as a draft Campaign. You can even send the campaigns directly from Drupal, though it is recommended to do this through Mailchimp where you have more control.
Post-Installation
Check out the Readme and visit "/admin/config/services/mailchimp/campaigns" to get started.
Additional Requirements
This project is 100% dependent on the Mailchimp module. You must install and configure the Mailchimp module before this module will do anything.