chaynHQ / bloom-backend

Code for the backend / API of the Bloom service
https://bloom.chayn.co/
MIT License
19 stars 32 forks source link

WIP: Crisp mailchimp messaging service #673

Closed annarhughes closed 1 month ago

annarhughes commented 1 month ago

What changes did you make and why did you make them?

Completes refactor for chat -> messaging service. We're replacing Crisp messaging automated emails with our own mailchimp emails. This PR adds the crisp api integration, new CHAT_MESSAGE_RECEIVED event logs in our EventLogger repository, and triggers mailchimp emails using mailchimp events.