Google Apps Script
- Read the most recent email in Gmail and add the sender and subject to a new row in Google Sheets.
- Gets all unread emails from Gmail and adds the sender and subject to a new row in a Google Sheets spreadsheet.
- Saves all Gmail attachments to Google Drive.
- Searches for a given String in Gmail and returns emails that contain the searched String.
- Gets all messages received from a given sender in Gmail.
- Gets all messages sent in Gmail.
- Gets all unread emails from Gmail.
- Saves all unread attachments from a given Gmail sender to Google Drive.
- Send email.
- Reads all unread emails marked as "important" in Gmail.
- Download the file via a URL and save it to Google Drive.
- Gets feeds in XML format from a YouTube channel.
- Convert XML to JSON.
- Generates MD5 Hash from a String.
- Gets a YouTube channel's feed and inserts a new row in the Google Sheets spreadsheet with the feed data.
- Rename files in a Google Drive folder with regex.
- Gets data from a YouTube video.
- HTTP requests with error handling.
- Translates the text of all rows in the spreadsheet.
- Generates QR codes from data in column “A” of the spreadsheet and inserts the image link in column “B”.
- Send email to all contacts in the spreadsheet.
- Adds email to spreadsheet.
- Bookmark - Gets the links from the Google Sheets spreadsheet and displays them on an HTML page.
- Send data from HTML form to Google Spreadsheet.
- Google Sheets integration with Facebook.