#https://servername/mailchimp/subscribe NOT FOUND

3 messages · Page 1 of 1 (latest)

upper lily
#

Hi guys, following the documentation https://docs.medusajs.com/plugins/notifications/mailchimp I tried to set up the newsletter. I installed medusa-plugin-mailchimp, then I configured the api in the env MAILCHIMP_API_KEY and MAILCHIMP_NEWSLETTER_LIST_ID, and finally added the plugin section.

After that I tried to deploy the project and send the request via postman

https://<server>/mailchimp/subscribe

In the body I put raw-json

{
"email": "example@gmail.com"
}

but it returns 404

Learn how to integrate Mailchimp with the Medusa backend. Learn how to install the plugin on the Medusa backend and how to add a subscription form.

upper lily
#

uup

#

up*