Download & Extend

Connecting to the mailchimp list

Project:MailChimp
Version:7.x-2.4
Component:Lists
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Hi all,

I need a way to connect to my subscribers list at Mailchimp.
I want to be able to create some .php code that displays 5 random people from that list every month.
(it's a lottery thing).

But i have no clue whatsoever on how to connect to the mailchimp list.

Any help would be very mutch appreciated.

Grts!,
Samuel

Comments

#1

Status:active» fixed

This module does not store locally (in Drupal) a list of all users in a given list. Technically, that info may be living in the Drupal cache, but it's for general consumption. You'll have to the use MailChimp API directly to get at this. Use the core mailchimp.module to help you connect and interact with the API.

#2

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here