Search for Sharepoint API for file notification

APIPointNewbie 146 Reputation points
2021-07-12T09:13:39.28+00:00

Hello,

I'm currently working on a Python application and I'm looking for an API function/point (RESTful) for Sharepoint 365. Which when called, notifies the user when a file has been added or changed.

Or is there a library for python for this ?

Would be (extremely) happy if someone could help me , thanks in advance.

Microsoft 365 and Office | SharePoint | Development
Microsoft 365 and Office | SharePoint | For business | Windows
0 comments No comments
{count} votes

Answer accepted by question author
  1. MichaelHan-MSFT 18,136 Reputation points
    2021-07-13T05:50:03.647+00:00

    Hi @APIPointNewbie ,

    No, there is no such API function/point (RESTful) in SharePoint.

    What are you looking for are Remote Event Receivers, which are not available for python.

    https://learn.microsoft.com/en-us/sharepoint/dev/sp-add-ins/handle-events-in-sharepoint-add-ins


    If an Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

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