Skip to content

This script was created to send webhooks when emails are received from a given list.

Notifications You must be signed in to change notification settings

TeissierYannis/gmail-webhooks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mail to webhooks

Node Google Api

This script was created to send webhooks when emails are received from a given list.

Summary

Installation Guide

  • You first need to create a google account...
  • Then go to the Google Developper Console and create a new Project
  • After this, you can add to the project the Gmail API in the library tab.
  • And create an Oauth2 client ID in credentials (Application type : Other)
  • Then, download the json file to your project root and rename it g-credentials.json
  • Make sure to complete the storage.json file before to run
  • And finally, you can run npm install and node index.js in the Windows cmd

Built With

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

This script was created to send webhooks when emails are received from a given list.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%