Skip to main content

Questions tagged [mailchimp]

MailChimp helps you design email newsletters, share them on social networks, integrate with services you already use, and track your results. It's like your own personal publishing platform.

-1 votes
2 answers
30 views

DMARC and SPF Alignment when using Mandrill

I want to understand the SPF alignment process when using Mandrill to send emails. In this case, the envelope mail address is the Mandrill domain and the from header domain is example.com then we need ...
mona.helal's user avatar
0 votes
0 answers
43 views

Troubleshooting '400 Bad Request' Error in Mailchimp addStoreProduct API Call

public function test(){ require_once '.././././vendor/autoload.php'; try { $client = new \MailchimpMarketing\ApiClient(); $client->setConfig([ 'apiKey' => env('...
Mária Ambrus's user avatar
0 votes
1 answer
23 views

authlib + mailchimp oauth2: invalid_client: client_id parameter missing

I'm building out an OAuth2 Factory using authlib and FastAPI because my upstream application needs to authenticate with multiple providers. The authentication factory works well with all providers ...
littleK's user avatar
  • 19.9k
-1 votes
0 answers
26 views

Populate Mailchimp templates with data from external API request

I would like to create a Mailchimp template with a dynamic and unique link in it for each recipient. This link is obtained by doing an async request to an external API with specific parameters. The ...
Max's user avatar
  • 1
0 votes
0 answers
38 views

Getting 404 Error with Mailchimp Webhook URL in API Gateway

Description: I'm setting up a webhook in Mailchimp to trigger events in my AWS Lambda function via AWS API Gateway. When I enter the API Gateway endpoint URL as the callback URL in Mailchimp's webhook ...
oldcsstudent's user avatar
0 votes
0 answers
20 views

I'm creating a mailchimp template and the mobile sizes of my headers are all different even though the style should be the same

I need some help with mobile css not working on a maichimp template, the code is below h4{ /*@editable*/color:#000000; /*@editable*/font-family:"Helvetica Neue&...
Edward Instance's user avatar
0 votes
1 answer
76 views

How to use @mailchimp/mailchimp_marketing Package with Next.js 14 App Router API

I need to create a signup form for a Mailchimp Newsletter with my Next.js 14 Typescript Application using the new App router. Therefore I installed @mailchimp/mailchimp_marketing packe with npm. ...
André L.'s user avatar
0 votes
0 answers
19 views

AWS sqsClient.send intermittently returns a message that has already been deleted from the FIFO queue

I have a FIFO queue set up in AWS SQS. When a user registers for my Next.js app, a message is sent to the queue including their email address (this works perfectly). I also have an API route that will ...
intrepidmouse's user avatar
0 votes
0 answers
31 views

Can not center align button in mailchimp form

I am working on form to add mailchimp basic subscription form to footer and can not find how to align button to subscribe to the center of form. Please help, I tired everything. It very simple looking ...
Larson's user avatar
  • 53
0 votes
1 answer
32 views

Mailchimp API v3 - Trying to Update a list-member using returns error 400

I'm having issues getting my Mailchimp API v3 integration working. I'm able to add new members to a list, using the Add/Update or the Add endpoints. But then if I try and Update that member (e.g. to ...
J7Ts's user avatar
  • 85
1 vote
1 answer
36 views

Mailchimp integration in Flutter

I'm integrating the Mailchimp mobile SDK into my Flutter app. I'm using MethodChannel to call native Android/iOS code. I successfully integrated but on Android it only works in debug mode. In release ...
Zoltán's user avatar
  • 698
0 votes
0 answers
20 views

Send tansactional email using Mailchimp in Laravel after order purchased

Send Email To Customer as soon as he purchase the product. Here is the code sample $response = Http::withHeaders([ 'Authorization' => 'Basic ' . base64_encode('apikey:' . env('...
hassan javaid's user avatar
0 votes
0 answers
11 views

Link to previous issue in a Mailchimp campaign

I'm working on an email series in my Mailchimp audience. The series has 4 campaigns (4 emails) sent a week apart. In the 2nd, 3rd, and last emails, I want to link to the previous email. If I use the ...
David Brossard's user avatar
0 votes
0 answers
11 views

Emails on Mailchimp aren't uploading my photos

I had made emails on mailchimp, they are looking good on yahoo, but on the gmail and outlook, the images that're in the emails are not loading up. Even the background-which is image, is not loading in ...
todoio's user avatar
  • 1
0 votes
1 answer
46 views

MailChimp RSS campaign validation fails with Cloudflare, Wordfence and Wordpress

I've been using a MailChimp RSS campaign for several years but not posted for some time until yesterday. The campaign didn't send and I've paused it to check the config. It's failing at the "RSS ...
Arc NineOhNine's user avatar

15 30 50 per page
1
2 3 4 5
162