A very basic nodejs application for pushing Zendesk changes via Gmail.
It was originally created in August 2015 for deployment in Heroku, be cautious that it may not work properly.
- node-zendesk
- nodemailer
- Change the index.js for required fields like "YOUR_GMAIL_HERE" and "ZENDESK_TOKEN_HERE"
- Deploy the code!