3,992 questions
-5
votes
0
answers
60
views
Copy a file using the built-in Copy File action will fail if the filename contain "%5F" or "%20" or "%27" [closed]
I am getting all the SharePoint files that have not been modified since 5 years and I am copying them into archive site to be deleted later on. Now the built-in Copy file worked on almost 99% of the ...
-6
votes
0
answers
40
views
Attach sharepoint item attachments as email attachment inside "Send email wot options" is failing [closed]
Inside my power automate flow, I am getting the SharePoint list item attachments, then i am building an array of those attachments:-
I can send those as email attachments inside regular email as ...
0
votes
0
answers
23
views
SharePoint Online folder level edit access to site pages does not work [closed]
I have two Azure AD security groups.
AllStaff - everyone
Editors - several specific users
I have a site where in Site Access, AllStaff is added to the Visitors group.
All users have read access to the ...
0
votes
0
answers
18
views
How can we retrieve the flows associated with a specific list from the current site?
We have developed a SharePoint Framework (SPFx) application for customizations and are using @pnp/sp to perform GET/POST operations on SharePoint lists.
Our system sends email notifications through ...
0
votes
0
answers
27
views
How to reuse an existing SPFx WebPart inside another SPFx solution without copying or moving the code?
I have two separate SPFx solutions:
Timesheet WebPart → already deployed and working on one SharePoint page
HRMS WebPart → a completely separate SPFx project used on another page
The Timesheet ...
-4
votes
1
answer
63
views
Access SharePoint REST API (/_api/web) from a C# backend — get token programmatically (no login popup)
Problem:
I need to call the SharePoint REST endpoint https://{tenant}.sharepoint.com/_api/web
programmatically from a C# backend service without any Microsoft login popup.
I already have these values:
...
0
votes
0
answers
60
views
Using Sharepoint Rest API _api/web/GetFolderByServerRelativeUrl('Shared Documents/test test/test#') ..Error Bad Request
I have this REST API call to SharePoint online, to check if a folder already exists in a document library :
GET _api/web/GetFolderByServerRelativeUrl('Shared Documents/test test/test#')
I am getting ...
1
vote
0
answers
35
views
Remove or replace sensitivity labels without using Graph Metered API
I want to remove or replace sensitivity labels from SharePoint, OneDrive and Exchange without using the Microsoft Graph Metered API.
According to the following article, it seems this is not possible ...
0
votes
1
answer
33
views
SharePoint REST API returns old site title for group-connected site even after update
I'm trying to fetch the live title of a SharePoint Online site using the REST API, but it keeps returning the old title even though the site title was updated hours ago.
Here’s my current code:
export ...
0
votes
0
answers
46
views
Sharepoint look up column returning blank
So I have three lists in a Sharepoint. User list, Customer tracker and Engagement list. I have made a look up column in engagements that looks up to or from customer tracker list, name column to be ...
1
vote
0
answers
79
views
CSOM code to connect to SharePoint Online via Azure Active Directory app throws 401 error
I am trying to use CSOM to upload files to SharePoint Online. I have created an application in the AzureAD/Entra ID portal and I have the following data.
ClientId or ApplicationId
TenantId
Secret ...
1
vote
1
answer
87
views
How to get total item count of filtered items from sharepoint list using PnP js
I want to implement pagination in my spfx webpart to show filtered list items. My list is having more than 5000 items, the filtered items may or may not be more than 5000. On each page i want to show ...
0
votes
2
answers
74
views
How to extract email from SharePoint person object in JSON?
I joined two SharePoint lists in power automate using this technique. Everything is fine except for the fact that I cannot extract the email out of the person sharepoint object.
The JSON looks like ...
0
votes
0
answers
79
views
My SPFX ListView Command Set Not Showing in Microsoft Teams but Visible in SharePoint Online
I have developed a SharePoint Framework (SPFx) ListView Command Set extension that works perfectly in SharePoint Online. However, when I access the same list via Microsoft Teams, the command set does ...
0
votes
0
answers
53
views
Apache ManifoldCF 2.15 SharePoint Online connector failing after Basic Authentication deprecation (403 Forbidden)
We are using Apache ManifoldCF 2.15 to connect to SharePoint Online via the SharePoint connector.
Background
Previously, we authenticated using user-specific tokens obtained from username + password. ...
0
votes
0
answers
27
views
How to resolve SPFX webparts hiding Issue in site pages
My SPFx web parts are disappearing from the site page when navigating to other pages and then returning. There are no errors in the console. Sometimes the web parts appear the first time, but other ...
2
votes
0
answers
124
views
How to hide Command bar in Sharepoint using SPFX Extension without CSS injection?
I know there are similar questions on the Internet. But none of it have the solution that I am looking for.
I want to hide few action buttons (New, Edit in Grid View, Add shortcut to OneDrive, Pin to ...
0
votes
1
answer
146
views
Unable to Update or Delete SharePoint Library Record When File is Locked
I’m facing an issue with SharePoint document libraries. When a file in the library is locked, I am unable to:
Update the corresponding record
Delete the record
I understand that the lock prevents ...
0
votes
0
answers
39
views
Last Save time property is not updated when PowerPoint file is saved in SharePoint online
we need to know if an opened presentation is edited by a user in PowerPoint. We try todo this by remembering the initial Last save time when the presentation is opened and compare it with the current ...
0
votes
0
answers
27
views
SharePoint get versions of a list schema
I know there are a few different ways to get a list schema as an xml file.
With the url
{sharepoint site url}/_vti_bin/owssvr.dll?Cmd=ExportList&List={List GUID}
or with PnP PowerShell https://pnp....
0
votes
0
answers
60
views
Open PDF in Adobe Acrobat from browser (Like SharePoint Online)
Basically I have a link to a pdf hosted in SharePoint lets say https://mysharepoint.com/docs/my-file.pdf
If I open Adobe Acrobat and do file open and paste that in, it will open and allow me to save ...
0
votes
0
answers
46
views
How the WS-Federation Passive Endpoints configured in ADFS work?
Referring to 3.1.1.1 [MS-ADFSOD]: User and Relying Party in Different Realms Example | Microsoft Learn after introducing ADFS for authenticating custom users.
The AD FS server authenticates the user, ...
0
votes
1
answer
115
views
Batch file creation after x numbers of rows of data reached
I have a PowerShell Script that give me an output of every file in our SharePoint Online tenant. The code works, the file get output in CSV format but the script is failing because it hits the max ...
0
votes
0
answers
56
views
Images from the SPFx Web Part assets folder are not loading
We have created SPFx with React project. We have used SPFx version 1.21.1
We have created one component to that project. Below is the code for the same,
import * as React from 'react'
const ...
0
votes
1
answer
26
views
Lookup field of SharePoint cannot be updated by Microsoft Graph API
In a SharePoint list I have a lookup field with the internal name "Flurst_x00fc_ck" which references items of another list on the same site. If I set the lookup field in SharePoint I can ...
0
votes
0
answers
17
views
Add content type from hub using managed identity
I have an API which creates and configures SharePoint Online site collections using PnPCore v1.15.0 in an Azure Function. It was previously successfully used in a cross-tenant scenario using an app ...
1
vote
1
answer
72
views
Is it possible to create Managed Metadata (Taxonomy) fields using Microsoft Graph API?
I’m working on automating SharePoint Online site configurations using the Microsoft Graph API.
However, I haven’t found any documentation or examples that show how to create a Managed Metadata (...
-1
votes
1
answer
169
views
How can I customize modern SharePoint Online site pages to include dynamic web parts or personalized content for different users?
I'm currently working with SharePoint Online and facing an issue customizing modern site pages. I want to display different content based on the user (like personalized web parts), but I'm not sure ...
0
votes
0
answers
56
views
SharePoint Online (SPO) REST API not creating unique web root IDs
I am using the SharePoint REST API to automate the site creation process. I have created a Python script that calls the SharePoint Online REST API via the following endpoint:
https://{tenant}....
0
votes
0
answers
51
views
Changing content type for SPO items with PowerShell
Using PowerShell, I have done the following to change the content type associated with some documents in a library - to move from a custom CT to the standard default OOTB 'Document' content type.
...
0
votes
1
answer
261
views
Power Automate Flow with Sharepoint Get items filter query syntaxe problem
In O365, i have a Sharepoint list and a very simple Power Automate Flow to get items from list. This works, flow get all items.
But when i try to add a filter query to get only items with a specific ...
0
votes
2
answers
846
views
Power Automate – Some SharePoint List Columns Not Appearing in "Update item" Action
I'm working on a Power Automate flow that updates items in a SharePoint Online list. However, I'm facing an issue where certain columns (including Person/Group fields) are not appearing in the "...
2
votes
0
answers
123
views
Uploading a file to SharePoint using the Office365-REST-Python-Client library
I want to upload a file to my SharePoint site using Python. And the Office365-REST-Python-Client module is apparently the way to go. The code I am using is as follows:
def ...
1
vote
1
answer
131
views
Unable to Export Power Automate Flow as Zip File
I have created a Power Automate Flow to send an Email when an item has been created in the SharePoint list. The flow is working as expected.
Now, I need to implement the same flow to another tenant. ...
0
votes
1
answer
126
views
How to find, update or replace a quick part from a word document with PowerShell?
Re-writing question from poorly detailed version posted before.
Problem:
With PowerShell - how to update or remove and replace a Label quick-part control wired to SPO version field?
Context:
For a ...
0
votes
0
answers
67
views
How to post a Dynamics 365 Time Entry into a Project Online (PWA) timesheet via Power Automate using the ProjectServer REST API?
I have a model‐driven app in Dynamics 365 with a custom Time Entry table.
What I want to do
Automatically insert each Time Entry into the user’s Project Online timesheet.
What I tried
I’m using Power ...
0
votes
1
answer
103
views
How can an AKS-hosted application securely access SharePoint data?
We are working on a project where an application running in Azure Kubernetes Service (AKS) needs to fetch CSV/XLS files from a specific SharePoint site. Currently, we're using an App Registration in ...
0
votes
1
answer
341
views
Sharepoint Basic auth authentication effect SharePointOnlineCredentials login method?
I'm wondering if the announcement of Basic auth deprecation for SP online mentioned here
https://learn.microsoft.com/en-us/sharepoint/technical-reference/basic-auth-is-being-deprecated
affects the use ...
0
votes
1
answer
623
views
How to set a SharePoint Image column from Power Automate using "Send an HTTP request to SharePoint"?
I'm trying to update a modern SharePoint Image column in a custom list from a Power Automate flow using the Send an HTTP request to SharePoint action. The goal is to upload or reference an image ...
0
votes
1
answer
265
views
SPFx Application Customizer
I need help, I am trying out to create an SPFx Application customizer. Its pretty simple, I just wanted to call a components from the main components.
Here is my code
src\extensions\emergencyBanner\...
0
votes
1
answer
127
views
CSOM "Access Denied" when creating SharePoint modern page with app-only context
I'm using SharePoint CSOM in an Azure Function (App-only context) to create a modern page in the SitePages library of a SharePoint Online site.
The App Registration has the following application ...
0
votes
0
answers
81
views
SPFx Web Part Fails to Render on Classic SharePoint Page but Works on Modern Page
I am experiencing an issue with a SharePoint Framework (SPFx) web part that works perfectly on modern SharePoint pages but fails to render on classic SharePoint pages. The web part is a simple one (no ...
0
votes
0
answers
15
views
How to update pages when sharepoint page template is modified
We have created few pages from page templates in SharePoint online. When the page template is modified it is not updating the pages which are created from it. Please suggest how to resolve this issue ...
0
votes
2
answers
414
views
Filter SharePoint List Items by lastModifiedDateTime using Graph API
I am trying to filter a SharePoint List of Items to only get those that were modified within the past day. According to the following Graph API documents, I should be able to use the
$filter=...
1
vote
0
answers
279
views
Programmatically generating Shortcuts in OneDrive to a SharePoint Document Library / folder
We are looking to leverage these shortcuts in lieu of deploying sync relationships via GPO for our SharePoint migrations moving forward, I am in the process of just seeing how feasible this is from a ...
0
votes
1
answer
493
views
Azure Function's Identity to Read/Write to SharePoint Online
We have an Azure Function that runs on a scheduled basis, and we have enabled its managed identity. Using this identity, we’ve successfully integrated the function with both Azure SQL Database and ...
0
votes
0
answers
27
views
Sharepoint Online: Metadata Propagation Discrepancy in SharePoint Document Sets for CSOM-Created Documents
Shared metadata fields within a SharePoint Document Set fail to propagate to underlying child documents created via the Client-Side Object Model (CSOM) API upon updates to the Document Set. This issue ...
0
votes
1
answer
95
views
Microsoft Graph API returns 404 when querying SharePoint file by siteId, listId, uniqueId
I'm retrieving the JSON representation of a SharePoint page using the endpoint:
GET https://graph.microsoft.com/v1.0/sites/${siteId}/pages/${pageId}/microsoft.graph.sitePage?expand=canvasLayout&...
-1
votes
1
answer
63
views
Search for more columns of a lookup
My scenario is:
I have created a list, let's call it Customers, with a few columns, say CustomerID, CustomerName and CustomerTaxNr.
Then there's the Document Library in which I've created a column of ...
0
votes
1
answer
47
views
Limit/Block access to all SharePoint sites except one based on device enrollement in Entra
My company wants to roll out the Viva Connections home site to users with personal devices. We have the home site set up in Teams are able to use MAM policies on personal devices to get Teams in ...