Sending Email through GMAIL API or script

I was wondering if there is any documentation or post regarding sending emails for my app through GMAIL instead of noreply@appsheet.com.  I found a couple of links in other posts, however, the links are dead and I can't find any other information. I don't want the emails to send through noreply@appsheet if possible. 

Appreciate the help. Best- MN

0 3 885
3 REPLIES 3

Inside the email task settings, there's actually a field for you to specify what you want displayed for that value.

It defaults to what you see; but you can set it to anything you want, even using a formula for the value. ๐Ÿ˜‰

As @MultiTech described, you can change the display name of the From address within the task itself. As far as I know, there's no option to have AppSheet use a different From address. To accomplish that, you could use a Call a script task and use the Gmail Service from Apps Script.

Thank you both. The from noreply@appsheet.com causes weird behavior for some of the companies I work with and a few asked if this was spam or a real email. 

Using the Gmail service App script is what I am thinking. Ill try it out. 

 

Top Labels in this Space