Skip to content

marchfederico/email2spark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

email2spark

A simple program that will move an email thread to a Cisco Spark room using www.mailgun.com

Setup

  • Create an account on mailgun.com and validate the domain you are going to use.
  • Clone this repository and install the dependencies by running 'npm install'
  • Setup your enviroment variables (SEE below)
  • Create an new route for yourbotname@yourdomain.com on mailgun.com that triggers a oubound webhook to the url of this application (http://app.domain.com:3000/mailgun)
  • run the app

Enviroment variables

Usage

After the application is setup. All the user has to do is reply all to the email thread and BCC yourbotname@yourdomain.com.

About

Move an email thread to Cisco Spark.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published