How do I pass unique values in Google Sheet to HTML Email template
问题 I have a google sheet that has project data(project code, name, dates project leaders et.c) and I am trying to get row data for unique values in this case emails. If for example email johndoe@testmail.com appear x number of times, the row data should be captured and passed to html file then emailed to johndoe@testmail.com same case to other emails. So specific project leaders should receive emails on only the projects they lead. I have am newbie in JavaScript/GAs, and have done tonnes of