mailchimp-api-v3.0 Questions
0
I am investigating the possibilities of MailChimp for mailings. One of the requirements we are looking for is to add dynamic content to a campaign.
According to some SO questions
Looking to give...
Salol asked 12/10, 2016 at 10:25
0
I want to use MailChimp's API (v3.0) to get a list of my subscribers. Specifically, I want to only get subscribers with a first name of "Ken". This is the URL I've constructed to do that, but I'm n...
Dharna asked 29/9, 2016 at 21:50
1
Solved
I'm trying to update my code for subscribing new users to my MailChimp newsletter.
I would like it to add the user to a group, so that I can distinguish between users when sending out newsletters....
Limeade asked 27/7, 2016 at 12:40
3
Solved
I'm using NodeJS to call the new MailChimp 3.0 API in order to add an email to a list. While I can get it working via POSTman, I'm having a hard time with Node's http:
var http = require('http');
...
Mouse asked 1/10, 2015 at 19:26
2
Is there a way to send the Mailchimp Welcome Email when using Mailchimp API 3 List/Member method? Older API implementations can do it without the need for Automation (paid feature), but I am not su...
Marx asked 27/8, 2015 at 7:51
1
I'm referring to this page in the API documentation when trying to programatically create content for a MailChimp campaign. I have the following section in my template and I'm trying to change its ...
Jacintojack asked 24/11, 2015 at 15:16
2
Solved
I have get around everywhere, but cannot find any clue to add custom merge tags through the api v3.0. The documentation seems to be very poor and cryptic.
I saw that in the previous version, it ca...
Seven asked 22/9, 2015 at 15:13
3
Solved
I'm trying to use the Mailchimp API version 3.0 with basic auth. I'm using Classic ASP.
The Json response is always: "API Key Missing".
Set HttpReq = Server.CreateObject("MSXML2.ServerXMLHTTP")
H...
Sonorant asked 19/6, 2015 at 10:20
3
Solved
I'm new to MailChimp and need some help.
With their basic newsletter signup form... you simply embed some prepackaged HTML into your page. However the problem with this is that clicking on submit ...
Gar asked 17/2, 2011 at 5:37
© 2022 - 2024 — McMap. All rights reserved.