-
I am using your mailchimp-api package in my application and I am utilise a large sync process which takes 56,000 user records from my database, batches it and sends it through to Mailchimp.
My code:
…
-
### [REQUIRED] Environment info
**firebase-tools:** 12.5.1
**Platform:** Ubuntu
### [REQUIRED] Test case
Hi,
after adding the `googlecloud/firestore-semantic-search@0…
-
Greetings,
I have test-driving for Mailchimp API v3 using your PHP wrapper. It's working great for me But when I'm creating a request using POST for "Create Segment" getting an error (attach screensh…
-
**Is there a specific app this action is for?**
Mailchimp
**Please provide a link to the relevant API docs for the specific service / operation.**
https://mailchimp.com/developer/marketing/api/li…
-
credits to @Pralish
## Mailchimp Sync V1 (soft deprecated) please use V2 below
``` ruby
class SyncToMailchimp
def initialize(parameters)
@external_api_client = parameters[:external_a…
-
I had to change the __construct() in mailchimp_library.php to be:
```
$this->ci =& get_instance();
$this->ci->load->config('mailchimp', TRUE);
$this->api_key = $this->ci->config->item('api_key', 'mai…
-
If I see the response of self.client.batch_operations.create() method and check the _links[1].href I get this URL [https://us18.api.mailchimp.com/3.0/batches/5cfa0d22b8] it says API key missing.
Thi…
-
- [x] Create table "Settings" with mailchimp_api_key and mailchimp_active_members_list
- [x] Create MVC
For the View:
- [x] Instructions on how to get API key: http://kb.mailchimp.com/accounts/manage…
-
-
Please add a method to enable double opt-in.
according to the documentation at http://developer.mailchimp.com/documentation/mailchimp/guides/manage-subscribers-with-the-mailchimp-api/
This is ac…