Currently in our EWS managed API we are using "https://outlook.office365.com/ews/exchange.asmx".
My question is would this work with any customer setup? I read somewhere that above URL may have the company name part of it.
Currently in our EWS managed API we are using "https://outlook.office365.com/ews/exchange.asmx".
My question is would this work with any customer setup? I read somewhere that above URL may have the company name part of it.
We have had no issues using that URL for all our customers.
It translates 'internally' (at the Exchange side) to something like https://pod50446.outlook.com/ews/exchange.asmx
but you never have to deal with that.