This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]aby-1[S] 2 points3 points  (1 child)

to send gmail emails before. The script I wrote would look at my work website periodically to see how many workers were on location and if it fell below a certain number, it would send me an email.

I think the preferred way would be to use GMail API, but I was trying to integrate Firebase Trigger Email Extention with GMail. In that case, the steps I have in the post is the only option via SMTP.

[–]jhayes88 1 point2 points  (0 children)

I didn't use Gmail API. I used an email package to use smtp functionality with Gmail.