Sending Emails with Apps Script

Viewed 23

I have set up an online submission for requesting time off within our company. I also have a confirmation email that is sent to multiple people that would need to be aware if someone sends in a request.

We have all of our company emails made through G Suite and we have workplace and all that good stuff. However, this email that gets sent out currently shows my email, photo name, etc as the person who sent it. I want this email to be sent by our "Admin" email account.

I have run the GmailApp.getAliases() code and logged it and it comes back as "Info []" There are no emails listed not even my own.

Within the company, I am only logged into my own email account so maybe this is the issue?

Do I need to be logged in as "admin" to set this up correctly?

Is there a way I can set it up without logging into admin as this is the owner's email?

Is there maybe some setting the owner can give my account so I can have access to different aliases within our organization's email account?

0 Answers
Related