Skip to main content
Procore

Why am I unable to perform actions in the Procore for Outlook add-in despite a successful login?

Answer

If you can log in to the add-in but encounter errors when attempting to perform operations (such as creating RFIs or saving emails to the Emails tool), the specific cause is usually displayed directly within the add-in's interface.

  1. Check the Error Message. When an action fails, a red error banner will appear in the sidebar. In many cases, this is due to your organization's security settings, such as a Conditional Access Policy blocking the connection.

    Example Error: Could not connect to Procore due to your organization's conditional access policy. Please contact your IT administrator.

  2. View Technical Details. To troubleshoot the specific cause, click Show technical details at the bottom of the error message. This will expand a section containing the specific error codes and JSON response from Microsoft.
    Microsoft Outlook interface showing Procore integration with a connection error message in the sidebar panel.

  3. Resolution. These errors are typically rooted in Microsoft Entra ID (formerly Azure AD) configurations or Continuous Access Evaluation (CAE) protocols.

    1. Action: Copy the text from the Error Response box and share it with your IT Administrator.
      Error message in Outlook add-in showing authentication failure with Procore due to conditional access policy restrictions.

    2. For IT Admins: Refer to Microsoft’s documentation regarding "Conditional Access" and "Continuous Access Evaluation" to mitigate these blocking policies. For details, see Microsoft's Continuous access evaluation support article.