How do I find the Exchange Web service URL?

Christina Nevin 0 Reputation points
2025-11-20T16:50:52.1866667+00:00

I need this to add to my zoom account to sync up my outlook calendar.

Exchange Online
Exchange Online

A cloud-based service included in Microsoft 365, delivering scalable messaging and collaboration features with simplified management and automatic updates.

0 comments No comments

2 answers

Sort by: Most helpful
  1. Anonymous
    2025-11-21T04:42:32.2933333+00:00

    Hi Christina Nevin

    Thank you for posting your question in the Microsoft Q&A forum.

    For the vast majority of our customers using Microsoft 365 or Office 365, the EWS URL is standardized. Please use the following URL in your application's configuration settings:

    https://outlook.office365.com/EWS/Exchange.asmx

    If your organization has enabled Multi-Factor Authentication (MFA) for your account, your standard password will not work for applications that use this type of connection. You must generate and use an App Password.

    An App Password is a long, randomly generated password that you provide once to an application instead of your regular password.

    For detailed instructions, please see our official guide: How to get and use app passwords - Microsoft Support

    If the Connection Fails: Verifying Your EWS URL

    In the rare event that the standard URL does not work (ex: for specific government or dedicated environments), you can confirm your exact EWS URL using the official Microsoft Remote Connectivity Analyzer tool.

    Go to the Microsoft Remote Connectivity Analyzer > Select the Exchange Server tab > search "Synchronization, Notification, Availability, and Automatic Replies" and enter your email address and credentials (use an App Password if you have MFA enabled).

    After the test completes successfully, the results will display the precise EWS URL used to connect.

    Additionally, for more information related to adding a Zoom account to the Outlook calendar, you can see:

    Managing the calendar and contacts integration

    Installing the Zoom for Outlook add-in

    How to Add Zoom Meetings to Outlook Calendar and Google Calendar - Guiding Tech

    Note: Microsoft is providing this information as a convenience to you. These sites are not controlled by Microsoft, and Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please ensure that you fully understand the risks before using any suggestions from the above link.

    I hope my answer can partially provide some helpful ideas. Please don’t hesitate to reply in the comments section if you have any further questions


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".     

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Was this answer helpful?

    1 person found this answer helpful.

  2. AI answer

    2025-11-20T16:51:01.4633333+00:00

    To find the Exchange Web Services (EWS) URL, you can typically use the Autodiscover service, which helps to automatically configure the URL for your Exchange account. The EWS service URL for an on-premises Exchange server generally looks like this:

    https://computer.domain.contoso.com/EWS/Exchange.asmx
    

    If you are using Exchange Online, the EWS URL is usually set up automatically and you may not need to manually configure it. However, if you need to find it for integration purposes, you can check your Outlook settings or consult your network administrator for the specific URL.

    Make sure that your application has appropriate access to communicate with EWS once you have the URL.

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.