I have to trigger custom api upon a file name update in SharePoint. Is there any way to achieve this.

Dudekula,Amitabh 0 Reputation points
2023-02-02T10:16:31.4033333+00:00

I have to trigger custom api upon a file name update in SharePoint. Is there any way to achieve this.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,507 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,560 questions
SharePoint Workflow
SharePoint Workflow
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Workflow: An orchestrated and repeatable pattern of business activity, enabling data transformation, service provision, and information retrieval.
507 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2023-02-02T11:28:53.1833333+00:00

    Hi @Dudekula, Amitabh,

    Thanks for reaching out!

    To achieve this, you can subscribe to change notifications on Drive/driveItems.

    For more information, refer to the documentation: Create Subscription

    Hope this helps.

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