Skip to content

An example of how to fetch emails from Exchange/Office365 using nightwatchjs and a node child process.

Notifications You must be signed in to change notification settings

afterbangx/ews-node-nightwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ews-node-nightwatch

An example of how to fetch emails from Exchange/Office365 using nightwatchjs and ews-javascript-api.

This example uses a shared mailbox that I have access too. You could easily do the same with any mailbox with a slight modification.

To run the test you will need to set the environment variables first and change the value of testmailbox in helpers\ews.js

set EWS_USER=someuser@test.com
set EWS_PW=password

About

An example of how to fetch emails from Exchange/Office365 using nightwatchjs and a node child process.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published