GmailApp
What it does
Methods used
Related snippets
- Send a Button from Google Sheets in an Email
- Send a Button from Google Sheets in an Email
- Tag Emails From A List of Members in Google Sheets
- Tag Emails From A List of Members in Google Sheets
- Proof of Life
- Proof of Life
- I Created an Automatic Emailer
- I Created an Automatic Emailer
- How To Send Two Emails in Same Trigger
- How To Send Two Emails in Same Trigger
- Email Certain Department Based on Google Form Entries
- Email Certain Department Based on Google Form Entries
Explore
Related methods
-
.sendEmail()
Sends an email from the user's Gmail account.
-
.createLabel()
Creates a new Gmail label.
-
.getUserLabelByName()
Finds a Gmail label by its name.
-
.search()
Finds Gmail threads that match a search query.
-
.createDraft()
Creates a draft email without sending it.
More Apps Script
Better Sheets tutorials
Automated Project Management in Google Sheets
Automate Form Response to Confirmation Email
Can I get alerted when a tab name is changed?
Create an Automated Task List
Email Certain Department Based on Google Form Entries
How To Send Two Emails in Same Trigger
I Created an Automatic Emailer
Send a Button from Google Sheets in an Email
Tag Emails From A List of Members in Google Sheets
Related blog posts
Written guides about GmailApp in Google Apps Script.
Automated Project Management in Google Sheets
When you have multiple people working on multiple tasks, and you want everyone to be on the page, what do you do? You can use a Google Sheet. But managing projects can be an intimidating task in Google Sheets. It's a lot of data entry, right? Especially when you have multiple people working on different tasks with different statuses across different projects. Data entry for multiple projects, with different people, tasks, and statuses – it gets messy fast! I'm no stranger to these issues...
Read post →Email Yourself a Cell from a Google Sheet, Every Day
I'll show you how to email yourself one single cell data. That's one sheet, one cell, one email every single day.
Read post →Simply Email Yourself From a Google Sheet
I wanted to share with you one of the simplest apps scripts that has immense power. Email! You can email others, but you can also email yourself.
Read post →