nmarus / node-ews

A simple JSON wrapper for the Exchange Web Services (EWS) SOAP API.
MIT License
116 stars 52 forks source link

NotificationService.wsdl #89

Open christiannguyen opened 6 years ago

christiannguyen commented 6 years ago

Probably some knowledge gaps or information but I'm not exactly sure what this file should look like or be? I google search and found some files but not sure if that can be just used. Is there a more formal place that I'm supposed to look for to use? Here's a random one I found from a google search. https://github.com/lafar6502/nginn-exchange/blob/master/ExchangeIntegration.Service/EWS/NotificationService.wsdl. This is meant for the example #5 setting up push notification listener. And can the URL:"http://" + require("os").hostname() + ":" + serviceOptions.port + serviceOptions.path part be another route we choose?

oceansmoving commented 6 years ago

I am wondering the same

odeliat commented 4 years ago

I can't make it work with any of the wsdl files that I try...