novuhq / novu

Open-Source Notification Platform. Embeddable Notification Center, E-mail, Push and Slack Integrations.
https://novu.co
Other
34.74k stars 3.55k forks source link

Mailchimp provider #133

Closed cloudguruab closed 2 years ago

cloudguruab commented 2 years ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] I would like to work on adding MailChimp as a provider for Email based OCL

Describe the solution you'd like A clear and concise description of what you want to happen. This integration will support Email based communication between clients

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered. N/a -> the api is pretty straight forward

Additional context Add any other context or screenshots about the feature request here.

cloudguruab commented 2 years ago

I would like to be assigned to this issue and push this feature request @scopsy

scopsy commented 2 years ago

I'm not familiar with MailChimp transactional API, as far as I remember they use mandrill which we already have support. Does Mailchimp offer an API for sending an email to a specific user as oppose to a list/campaign ?

cloudguruab commented 2 years ago

You can use Mailchimp Transactional for personalized, one-to-one e-commerce emails, as well as automated emails like password resets, order confirmations, and welcome messages. I see in their docs they are migrating mandrill into the transactional api they offer so I'll go ahead close this issue since implementing Mailchimp would be in ways pretty redundant!