Skip to content

A Nodejs server app that receives and processes Google pub/sub notifications for when a new label is added to the user's Gmail account

License

Notifications You must be signed in to change notification settings

AlgoDame/push-notifications-new-label-Gmail-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

New Label Push Notifications Gmail Api Project

A server side Nodejs applications that utilizes Google's Pub/Sub queue system to send notifications whenever a new label is created on a user's Gmail account.

Why I created this project

I work as a backend enigineer and I am required to write a lot of integration programs to integrate third-party apps into my company's application, much like Zapier. One of the integrations I had to do was to create a program that can receive notifications whenever a Gmail user creates a new label on their mailbox. This event/notification when received can then be used to trigger other automated workflows in our application.

I hope this project helps you out if you have to do something similar.

Technologies used

About

A Nodejs server app that receives and processes Google pub/sub notifications for when a new label is added to the user's Gmail account

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published