Category "sharepoint-online"

Microsoft Graph API using filter on get sharepoint lists

I'm trying to filter on the sharepoint lists, but the semantics seems to be different to the default semantics. What I already tried was (with $ and without;

How to provision Publishing Pages in SharePoint Online using PnP Provisioning Engine?

I am using PnP Provisioning Engine for remote provisioning of one site collection to another site collection in SharePoint Online as shown in this video: https:

How to get item ID of the last modified item in the SharePoint online list using pnp powershell?

I am able to get the date of the last modified item in the list using the script below: $SiteURL="https://abc.sharepoint.com/sites/sitename" $ListName="Document

Add attachment by url to Outlook mail

The context There is a button on the homepage of each document set in a document library on a SharePoint Online environment. When the button is clicked, an Out

Unable to connect and get Sharepoint data from C# .Net Core App

While using pnp.Framework in .Net 6 environment. I need authenticated client context to get Sharepoint Data but facing 403forbidden while running context.Execut