The process of building custom applications and tools that interact with Microsoft SharePoint, including SharePoint Online in Microsoft 365.
4,217 questions with Microsoft 365 and Office | SharePoint | Development tags
SharePoint List - Existing Multiple Lines of Text values display encoded HTML after changing column back to Enhanced Rich Text
Hello, I'm maintaining an existing SharePoint Online list. The list is populated by a Microsoft Forms → Power Automate → SharePoint workflow. The Power Automate Create item action writes plain text into list columns, one of the Multiple lines of text…
Microsoft 365 and Office | SharePoint | Development
Create Request Files for sharepoint folder programatically
inside SharePoint we can create a folder and allow users to request files for anonymous users from the UI. now can we automate this creation and create this request for files using Graph API or SharePoint API?
Microsoft 365 and Office | SharePoint | Development
The process of building custom applications and tools that interact with Microsoft SharePoint, including SharePoint Online in Microsoft 365.
Adding the .app file in SPSE single farm
Hi Folks, Recently we have migrated from Sharepoint project server 2019 to Sharepoint Subscription edition with Database attach process. PWA site is up and running with same urls, appcatalogs also created and working, app domain and app prefix also…
Microsoft 365 and Office | SharePoint | Development
The process of building custom applications and tools that interact with Microsoft SharePoint, including SharePoint Online in Microsoft 365.
Copilot Studio SharePoint knowledge source returning old/stale file version instead of updated one
Issue: I updated a file in the connected SharePoint library (replaced an older version of a PDF with a newer one — same filename, content changed). After the update: The agent continues to answer using content from the old version of the file. I have…
Microsoft 365 and Office | SharePoint | Development
The process of building custom applications and tools that interact with Microsoft SharePoint, including SharePoint Online in Microsoft 365.
Potential Bug in Microsoft Access - SharePoint Linked List Attachments with Ampersand (&) in File Path
I would like to report what appears to be a bug in Microsoft Access when working with SharePoint linked lists that contain an Attachment column. Issue: When a SharePoint list is linked to Microsoft Access, adding an attachment to a record fails if the…
Microsoft 365 and Office | SharePoint | Development
The process of building custom applications and tools that interact with Microsoft SharePoint, including SharePoint Online in Microsoft 365.
Organization assets library not accessible in Word / Excel / PowerPoint
Hi, we have successfully created two Organization Asset Libraries using the following instructions: https://learn.microsoft.com/en-us/sharepoint/organization-assets-library We created the ImageDocumentLibrary asset with the following…
Microsoft 365 and Office | SharePoint | Development
The process of building custom applications and tools that interact with Microsoft SharePoint, including SharePoint Online in Microsoft 365.
"What is Microsoft's supported way for an SPFx web part to determine whether the current user has access to a document library?"
I am building an SPFx React web part that displays buttons for configured SharePoint document libraries. I need to hide a button when the currently authenticated user does not have permission to view items in that library. I am not changing or granting…
Microsoft 365 and Office | SharePoint | Development
The process of building custom applications and tools that interact with Microsoft SharePoint, including SharePoint Online in Microsoft 365.
Can PnP Provisioning preserve SharePoint List GUIDs across environments?
I am using PnP Framework 1.15.1 with the 2022/09 Provisioning Schema to provision SharePoint Online lists. After applying the provisioning template, I noticed that all newly created lists have different SPList.Id (GUID) values compared to the source…
Microsoft 365 and Office | SharePoint | Development
The process of building custom applications and tools that interact with Microsoft SharePoint, including SharePoint Online in Microsoft 365.
Creating applications with access restrictions and sharing data
Suppose i am creating an application. This has two access level.. One for Admin who has complete access over the data and other one has BU level access. BU nominators should have access only to upload nominations/names and to view their uploaded…
Microsoft 365 and Office | SharePoint | Development
The process of building custom applications and tools that interact with Microsoft SharePoint, including SharePoint Online in Microsoft 365.
What is the replacement for `GET /me/drive/sharedWithMe
The Graph API GET /me/drive/sharedWithMe is marked as deprecated. What is the recommended replacement? The Learn AI agent suggested that "The recommended replacement for this API is to use the driveItems returned from the sharedWithMe method."…
Microsoft 365 and Office | SharePoint | Development
The process of building custom applications and tools that interact with Microsoft SharePoint, including SharePoint Online in Microsoft 365.
Using AD FS to implement OIDC authentication, an 'IDX10500: Signature validation failed.' error occurred when access SharePoint with AccessToken
Hi. I am implementing the integration between SharePoint Subscription and AD FS. I have installed the SharePoint Subscription version and configured AD FS as…
Microsoft 365 and Office | SharePoint | Development
The process of building custom applications and tools that interact with Microsoft SharePoint, including SharePoint Online in Microsoft 365.
How to migrate share point alerts into rules programitically
We do have more than 45k alerts in sharepoint sites. we would like to understand is there any approach we can able to migrate all the alerts into Rules using c# dot net core.
Microsoft 365 and Office | SharePoint | Development
The process of building custom applications and tools that interact with Microsoft SharePoint, including SharePoint Online in Microsoft 365.
Automating subsite creation and using a site as the template.
I currently have a Flow that creates a subsite from a template site. I am using an HTTP Request GET to get the template site and then a HTTP POST to create the site. It was working, but then it fails saying the site already exists on the POST action.
Microsoft 365 and Office | SharePoint | Development
The process of building custom applications and tools that interact with Microsoft SharePoint, including SharePoint Online in Microsoft 365.
SharePoint Access Issue (401 Unauthorized - 403 Forbidden- Failed to get metadata ) with APP Registration
Hello, We followed Microsoft's recommendations as described in the Microsoft Q&A response regarding ACS Retirement and SharePoint App Permissions impact - Microsoft Q&A, following my question posted on March 13, 2026. All ACS-based applications…
Microsoft 365 and Office | SharePoint | Development
The process of building custom applications and tools that interact with Microsoft SharePoint, including SharePoint Online in Microsoft 365.
JSON Formatting View to hide commandbarprops based on user
Hello! Can someone please help with the syntax for this please? I am hoping to hide the delete button within a SharePoint view depending on whether the logged in user is the same as the Created By user. I've started with this but is not working but I'm…
Microsoft 365 and Office | SharePoint | Development
The process of building custom applications and tools that interact with Microsoft SharePoint, including SharePoint Online in Microsoft 365.
Deprecation of /insights/shared and /me/drive/sharedWithMe - Missing viable migration path for file discovery
I am developing an application that relies on discovering files shared with the logged-in user. The legacy /insights/shared endpoint is being retired, and modern alternatives like sharedWithMe are also facing deprecation notices. The suggested transition…
Microsoft 365 and Office | SharePoint | Development
The process of building custom applications and tools that interact with Microsoft SharePoint, including SharePoint Online in Microsoft 365.
Cannot send requests to Work IQ REST APIs from SPFx application
Requests made to Work IQ REST APIs fail due to CORS: Access to fetch at 'https://workiq.svc.cloud.microsoft/rest/beta/copilot/conversations' from origin '{tenant_url}' has been blocked by CORS policy: Response to preflight request doesn't pass access…
Microsoft 365 and Office | SharePoint | Development
The process of building custom applications and tools that interact with Microsoft SharePoint, including SharePoint Online in Microsoft 365.
"Specific People" sharing-link group with a member but no role assignment and a non-existent target document
Summary On a SharePoint Online site we find a SharingLinks.* group that has a guest member, but: the document whose UniqueId is embedded in the group's name does not exist (404), and no role assignment anywhere in the site references the group. A…
Microsoft 365 and Office | SharePoint | Development
The process of building custom applications and tools that interact with Microsoft SharePoint, including SharePoint Online in Microsoft 365.
Issue with Graph API Endpoint GET /sites/{site-id}/pages/ only returns pages with PageLayoutType property equals "Article"
I am using a graph api endpoint GET /sites/{site-id}/pages to sync site pages data from SharePoint to blob storage and then input for Azure AI Search. However, there are some published site pages but not returned in the graph api result. And I found that…
Microsoft 365 and Office | SharePoint | Development
The process of building custom applications and tools that interact with Microsoft SharePoint, including SharePoint Online in Microsoft 365.
FraudThrottle/AUP block on Microsoft 365 Developer tenant – Developer Program dashboard broken, requesting engineering/Data Protection review
Hello Microsoft 365 Developer Program Support, I am requesting Developer Program escalation for my Microsoft 365 E5 Developer tenant. NOTE: The Developer Program dashboard (https://developer.microsoft.com/en-us/microsoft-365/profile) is not rendering any…
Microsoft 365 and Office | SharePoint | Development
The process of building custom applications and tools that interact with Microsoft SharePoint, including SharePoint Online in Microsoft 365.