Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Mailchimp groups within lists #40

Closed
kaspergrubbe opened this issue Mar 19, 2013 · 1 comment
Closed

Support for Mailchimp groups within lists #40

kaspergrubbe opened this issue Mar 19, 2013 · 1 comment

Comments

@kaspergrubbe
Copy link

Is this supported with Gibbon, and if so how?

I need to sign some people up to a specific group.

Thanks for your help last time,

  • Kasper 👍
@amro
Copy link
Owner

amro commented Mar 19, 2013

Yep, just check out the API docs as it depends on your situation. The parameters you pass Gibbon are a 1-to-1 mapping of MailChimp's API. I'd look at listSubscribe and setting update_existing flag to true, as well as the merge_vars param (GROUPINGS in particular). listUpdateMember may also be what you want.

@amro amro closed this as completed Mar 19, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants