Auto-Archive Old Emails in Gmail Using Apps Script
Learn how to use Google Apps Script to automatically archive old emails in Gmail based on age, labels, or sender. Keep your inbox clean without lifting a finger.
Read more →Learn how to use Google Apps Script to automatically archive old emails in Gmail based on age, labels, or sender. Keep your inbox clean without lifting a finger.
Read more →Learn how to use Google Apps Script to automatically generate formatted Google Docs reports from data in Google Sheets. Build mail-merge style documents at scale.
Read more →Build an automated approval workflow using Google Forms, Sheets, and Apps Script. Trigger emails on form submit, let approvers respond, and update status columns automatically.
Read more →Use Google Apps Script to create folder structures, set sharing permissions, and audit file access in Google Drive — all programmatically.
Read more →Use Google Apps Script to automatically pull Calendar events into a Google Sheet. Perfect for time tracking, reporting, and meeting logs.
Read more →Learn how to send WhatsApp messages directly from Google Sheets using the WhatsApp Business API (via Twilio or Meta) and Google Apps Script.
Read more →Build reusable, data-driven HTML email templates using Google Apps Script. Use HtmlService templates, pass dynamic data, and send beautifully formatted emails from Sheets.
Read more →A complete guide to Google Apps Script triggers — simple triggers, installable triggers, time-based triggers, and event-driven triggers. Learn when to use each type and how to set them up.
Read more →Practical Apps Script recipes using the onEdit trigger. Automatically timestamp edits, validate input, send alerts, highlight rows, and react to specific cell changes in Google Sheets.
Read more →Export Google Sheets as PDF files using Apps Script. Customise page size, orientation, and range, then save to Drive or email automatically.
Read more →