This Video clear the concept of sending email from google sheets with the help of GOOGLE APP SCRIPT
Github code Link : https://github.com/pbtchinaa/send-ema...
#googleappsscript #emailsend #googleapi #datainnutshell
Disclaimer : MailApp is not Equal to GMailApp
Unlike GmailApp, MailApp's sole purpose is sending email. MailApp cannot access a user's Gmail inbox. Changes to scripts written using GmailApp are more likely to trigger a re-authorization request from a user than MailApp scripts.