Tabletop-Mirror / Issues-and-Tasks

0 stars 0 forks source link

Asynchronously Connect User Creation to MailingLite Subscribers #121

Closed VarunS1997 closed 1 week ago

VarunS1997 commented 1 week ago

When a user signs up, we should automatically add them to our mailerlite email list.

The proper way to do this is probably via asynchonrous communications.

It's not directly feature important, but it makes it important for us to be able to onboard people well and whatnot.

API Reference: https://developers.mailerlite.com/docs/subscribers.html#create-upsert-subscriber We do not yet have an API key.

VarunS1997 commented 1 week ago

This is now part of 2024.06.03.