How to trigger mail dynamically using Sendgrid and Amazon AWS?

Use case:- Here we are taking a general use case. Let’s say we have a site where authors can submit their books for publishing. In the database their books table structure is as follows. While submitting the book, the author has to fill in the details like book name, description, author name and mail.BOOK_ID is […]

Read More