How to change detection of shared link using delta query (Graph API)

Takashi Isozaki 20 Reputation points
2023-06-06T23:27:09.05+00:00

I am trying to detect changes to a file stored in SharePoint Online for Enterprise using a Graph API delta query.
ref: driveItem: delta

When someone changes the parent folder name of a file, the file's shared link (weburl) changes, but the delta query does not seem to detect that change.

Is there any way to detect changes to the file's shared link (webUrl) using Graph API delta?

Microsoft Security | Microsoft Graph
0 comments No comments
{count} votes

Accepted answer
  1. TH-4749-MSFT 3,315 Reputation points
    2023-06-09T20:19:02.2066667+00:00

    Hi glaceon17,

    Thanks for reaching out. I tried to reproduce the issue, but the delta query I ran returns the changes to parent folder name for the WebUrl of its files and subfolders. If the issue is still occurring, I would suggest opening a support ticket as it may require further investigation or voicing your comments and feedback on the Graph Feedback portal.

    If the reply is helpful, please click Accept Answer and kindly upvote it. If you have additional questions about this answer, please click Comment.

    Thanks.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.