Generate an Email from MySQL

I am trying to generate emails according to a schedule from MySql.

I have a table built with email generation dates along with names and email addresses.

I have read the Gmail material on this subject and I have a bit of an idea but I am unsure how to get the content (like First Name, Last Name) into the email.

Before I go too far in figuring this I wanted to check if there was anyone in this Community who has had experience with this.

I am not looking for specific answers right now. I just wanted to confirm that there is someone in the Retool Community, I can lean on, if situations arise.

Thanks.

Mike

Hey @mdsmith1

Our team makes tons of apps that create dynamic emails based on data thats been pulled into a Retool app. Instead of Gmail, I would suggest using something like Sendgrid to push these emails through. (Or Retool email!)

Thanks Joey:

I will look into SendGrid once I get my head around this.

Mike

1 Like