Loading
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          Create a SharePoint Site Manually Through Minimum Privilege Setup

          Create a SharePoint Site Manually Through Minimum Privilege Setup

          Create a SharePoint site to store document templates and contract documents. When you create a SharePoint site, use the same user details that you used for creating the Azure app. To use an existing site, make sure you’re following it in SharePoint so it appears in the site list.

          Required Editions

          Note
          Note To use a guided setup to integrate Microsoft 365 and Azure, see Set Up Microsoft 365 and Azure Integration Using Guided Setup.
          Available in: Lightning Experience
          Available in: Professional, Enterprise, Unlimited, and Developer Editions
          User Permissions Needed
          To create a site in SharePoint: User without admin privileges in Azure

          1. Create a SharePoint site.
            1. Log in to your OneDrive account.
            2. Click Apps Icon, and then click SharePoint.
            3. Click Create site, and then click Team site.
            4. Enter a site name without any spaces.
            5. Click Next.
            6. To add members, search for and select the admin user.
              Users added to the site have access to all the folders and documents saved on the site. Salesforce recommends only the Microsoft Admin to be a member to preserve the integrity of the documents.
            7. Click Finish.
          2. Extract the drive ID.
            1. Go to Graph Explorer and log in with your Microsoft credentials.
              When retrieving the site ID in Microsoft Graph Explorer, sign in with the same least-privilege integration user.
            2. In the Request body, select GET, v1.0, and to retrieve your site details, paste https://graph.microsoft.com/v1.0/me/followedSites.
            3. Click Run query.
            4. From the Response, copy and save the site ID for the SharePoint site that you created earlier.

              The Site ID is visible.

            5. In the graph-explorer, select GET, v1.0, and paste https://graph.microsoft.com/v1.0/sites/<SITE ID>/drives.
            6. Replace the <Site ID> placeholder with the site ID that you copied in step 2d.
            7. Click Run query.
            8. From the Response, copy and save the drive ID. Use the drive ID while configuring the external document storage.

              The document storage ID is visible.

           
          Loading
          Salesforce Help | Article