mailchimp_api_v3 icon indicating copy to clipboard operation
mailchimp_api_v3 copied to clipboard

A simple gem to interact with Mailchimp through their API v3

Results 4 mailchimp_api_v3 issues
Sort by recently updated
recently updated
newest added

Hi The new mailchimp member create API is added marketing_permissions params for GDPR. http://developer.mailchimp.com/documentation/mailchimp/reference/lists/members/#%20 ![image](https://user-images.githubusercontent.com/9217217/45011830-d2f66e00-b014-11e8-915b-3d2c1cbad209.png) But I think there is no option yet to set this options. The default params...

Hi, I've managed to create new member and add interest group, also update mail/name etc. via API, but I have no clue how to update interest group. I've tried student.interests["b945c0efaa"=>true]...

I have found an issue with the `first_or_create` function. If the record doesn't exist, it is created. If the record does exist, it does not return it, but instead throws...

question

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. This repository currently has no open or pending branches. ## Detected dependencies bundler Gemfile...