/google-apps-script

Using Google Apps Script to read spreadsheet and send email.

Primary LanguageJavaScript

Google Apps Script

Script reading spreadsheet and sending e-mail.

Built with

  • SpreadsheetApp - Access and create Google Sheets files.
  • MailApp - This service allows scripts to send email on a user's behalf.
  • UrlFetchApp - This service allows scripts to access other resources on the web by fetching URLs.