prixite.github.io icon indicating copy to clipboard operation
prixite.github.io copied to clipboard

Integrate newsletter with sendgrid

Open umairwaheed opened this issue 3 years ago • 4 comments

umairwaheed avatar Jul 19 '22 06:07 umairwaheed

sendgrid requires 2FA which is compulsory. So I have learnt how to setup the newsletter on my own account. So, I will be able to do it on your account when you're online on Monday, because you will receive email on [[email protected]] each time I need to work on it.

Better solution is to create sendgrid account with [email protected] and then we can have any sender emails within this account [email protected] [email protected] [email protected]

let me know if you agree. Thanks

thezainuddin avatar Jul 23 '22 10:07 thezainuddin

@umairwaheed How are you aiming to send newsletter emails to your audience? Will you be sending them via Sendgrid Website

Or you would like these emails from your own Django website?

thezainuddin avatar Jul 25 '22 10:07 thezainuddin

@thezainuddin this task is to gather subscriptions/emails from users.

umairwaheed avatar Jul 25 '22 10:07 umairwaheed

@umairwaheed Okay so my understanding of these sendgrid tasks:

1- User contacts us using Sendgrid Contact Us Form (which is integrated within your Frontend) 2- Store the email from this user 3- Send newsletter from Sendgrid to multiple stored user emails whenever needed or automatically

thezainuddin avatar Jul 25 '22 10:07 thezainuddin