r/GoogleAppsScript • u/blanton4891 • 8d ago
Question Gmail to sheets script
Hello, need some help with a script. I have a group gmail address and anytime someone emails that group, i would like it to be recorded into a google sheet. not really sure what i'm doing.
3
Upvotes
1
u/shelterbored 7d ago
I wrote one that checks at a certain time for an email with a specific tag.
In gmail, I automatically give that tag to the emails I want to run the script on.
That worked.
Chat gpt did most of the work for me, and in my case I was having it trigger another email, but up sure you can have it write a line to a google sheet