erickhgm / google-apps-script

Using Google Apps Script to read spreadsheet and send email.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Using Google Apps Script to read spreadsheet and send email.


Languages

Language:JavaScript 100.0%