issues
search
stefanhk31
/
personal_blog_flutter
https://stefanhodgeskluck.com
2
stars
0
forks
source link
Improvement: Mailing List
#109
Open
stefanhk31
opened
6 months ago
stefanhk31
commented
6 months ago
Send emails based on
webhooks
:
Would need the following:
User signs up with email for mailing list
Email saved in AWS Dynamo db
Webhook posts to AWS when new post is made (lambda?) AWS would
be consumer
Lambda sends email to email list via SES
SES uses Dynamo to send email to email addresses
Send emails based on webhooks:
Would need the following: