1

I need to call EWS sending SOAP messages over HTTPS.

1) Nowadays what fits better?

2) How do I get started to login into EWS, use SOAP Autodiscovery to discover the url endpoint and finally send the SOAP XML requests (EWS operations)?

Thanks

Gabe
  • 5,997
  • 5
  • 46
  • 92
  • Look at this repo: https://github.com/alipov/ews-android-api – Clive Seebregts Jun 05 '16 at 17:39
  • Does that API allow delegate access? It's not mentioned in the documentation so doesn't fit my purpose and I have to stick with the SOAP api. Outlook REST API will (probably) allow delegate access just from July 2016 - see my original question here: http://stackoverflow.com/questions/35976578/outlook-read-another-users-calendar – Gabe Jun 05 '16 at 21:44
  • PS. I used loopj AsyncHttpClient and raw xml messages – Gabe Jul 03 '16 at 02:22

0 Answers0