-
tested on WP 4.9 PHP 7.2 Caldera Forms 1.6.1 Mailchimp 1.4
tried:
-clicking "refresh interest groups"
-deleting & re-loading mailchimp API key
-generating new mailchimp API key
-unactivating a…
-
**Is your feature request related to a problem? Please describe.**
As a subscriber, it's a manual process to export subscribers as CSV (toil) and then, where appropriate, upload that CSV and/or new…
-
Hello, Any chance you could update the docs with a batch patch request, I cannot seem to make it function.
I am using this
`$subscriber_hash = MailChimp::subscriberHash($email);
$thebatchname…
-
Currently to send emails we use Gmail via SMTP. This has become problematic on a number of fronts, as Gmail does not recommend this use case and has disabled mail accounts for spamming in the past, a…
-
I am getting the following error when trying to dump out a list of list_ids to the screen:
Mailchimp_HttpError
API call to lists/list failed: Could not resolve host: key-here.api.mailchimp.com
Code…
-
Hi all
I found wrapper at https://github.com/shahriarhossain/MailChimp.Api.Net. Is it MailChimp API 3.0 wrapper.?
Thank You
-
## User Story ##
```
AS an admin
I WANT to send emails to members through SendGrid or MailChimp API
SO THAT members are notified for meetups
```
## Acceptance Criteria ##
* Generate Swagg…
-
Mailchimp documentation:
https://mailchimp.com/developer/api/marketing/list-member-tags/add-or-remove-member-tags/
Code:
```
require("vendor/autoload.php");
use \DrewM\MailChimp\MailChimp;
…
-
### Discussed in https://github.com/WordPress/developer-blog-content/discussions/227
Originally posted by **sethrubenstein** February 20, 2024
We at Pew Research Center have been early adopter…
-
### **Who is your contact person for this task?**
@gulfaraz
### **User Story**
As a devops
I want to access production logs
So that I can investigate errors, db access, and other activity
`…