How to set a specific user as the modifier when uploading a file to SharePoint using Graph SDK with App-Only Authentication?
I am using Microsoft Graph SDK(C#) V5.56 with App-Only Authentication to upload files to SharePoint. However, when I upload a file, the lastModifiedBy field is always set to “SharePoint App”. I need to set the lastModifiedBy field to a specific user instead of the SharePoint App.
How to find a driveItem ID given only a document URL?
I need to be able to find a driveItem from the Microsoft Graph API, given only a document URL in this sort of format:
aHow to find a driveItem ID given only a document URL?
I need to be able to find a driveItem from the Microsoft Graph API, given only a document URL in this sort of format: