Support Suite
User Login
Set up Calendar Sync with O365 by getting Exchange Service URL for Office 365
Posted by Jacob Fairbairn on 28 May 2014 05:38 PM
|
|
When you are setting up Exchange Sync with EIOBoard (for Customer-Hosted customers only), you will have to provide the Service URL in the EIOBoard server settings (Management > Settings). An example of this can be seen below.
If you do not know your Office 365 Service URL, you can log on with Powershell and run the following commands:
This will provide you with the information you need to construct the service URL. For instance, take the example below:
Simply add "/ews/exchange.asmx" to the main address that is given. In the example above, the main address is underlined in red. So the full service URL would be "https://pod55044psh.outlook.com/ews/exchange.asmx". You can also follow these steps to obtain the URL through the Outlook Web Application: 1. Access your journaling mailbox account using Outlook Web App (OWA) | |
|