Hi, I've been reading the bugs report and the issue queue list for mailchimp module and I find some reports about views, but no one report or request something like the following:

I need to create a history of the mailchimp campaigns sent by a drupal site, that I can expose even to an anonymous user so any user can see a campaign even if this wasn't send it to him, this view history is to attach to a section like news in my site.

In the mailchimp module > campaigns, this have almost exactly what I need, but I didn't find out a way to do this with Views, because views only let me use a few fields, and the URL for Mailchimp Campaign was sending me to an url within the site like: "www.example.com/default/bcd8f6baf7" and that was getting a "Page not found".

I also tried something with rules: setting a rules that let me get the url field when a Campaign was created and save to a node or a taxonomy term, but I didn't find any token for "mailchimp-campaign" data selector.

So, can someone help me ?

Thanks everyone!

Comments

ruscoe’s picture

Status: Active » Closed (won't fix)

We're going to be ending support for the 7.x-3.x branch due to the upcoming deprecation of the v2.0 MailChimp API. If you're still interested in this feature, please feel free to reopen for the 7.x-4.x branch.