Share via

Sharepoint list events notifications

sajan arora 1 Reputation point
Feb 9, 2021, 4:38 AM

My requirement is if I add a new entry in the SharePoint list, I want to send a push notification to the application users(android and iOS platform) to make them aware that this new entry is added.

I think if we can subscribe to a SharePoint list as given in this link ( https://learn.microsoft.com/en-us/sharepoint/dev/apis/webhooks/lists/create-subscription ), we will get a response in our notification url endpoint that a new item has been added. We will get that response and send a custom push notification to the mobile app users. Can we proceed with this flow in our platform?

Or if there is any other way?

Thanks in advance

Regards,
Sajan Arora

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
11,036 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Elsie Lu_MSFT 9,796 Reputation points
    Feb 10, 2021, 7:46 AM

    Hi @sajan arora ,

    Per my understanding,if you use flow, you can try this template and add the users you want:
    66237-2.jpg66312-3.jpg

    Then the user can receive the email push if he/she has logged in outlook:
    66214-1.jpg

    =================================================

    In fact, our team is dedicated to providing help on SharePoint, and Webhook is a feature more related to Azure. This may be beyond our scope, so I would suggest you post a new thread with the tag Azure, and they will provide more professional help.

    Sorry for the misunderstanding and hope your issue will be resolved as soon as possible. :)


    If the 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.

    0 comments No comments

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.