Setting up real-time mobile alerts ensures you never miss critical updates in your team's collaborative directories. Understanding the process of creating SharePoint Push Notifications with Power Automate bridges the gap between cloud repositories and immediate mobile responsiveness. By linking these two Microsoft ecosystem services, you can trigger native iOS or Android device alerts the exact second a new list item is generated, a high-priority document is modified, or a specific status changes. This workflow bypasses cluttered email inboxes, delivering direct, actionable pings right to your mobile screen.
Essential Prerequisites for the Workflow

Before building the automation, you must configure your environment and devices. You need an active Microsoft 365 account with edit permissions for the target SharePoint site and access to the Power Automate studio. To successfully test and deploy creating SharePoint Push Notifications with Power Automate, the intended recipient must download and install the official Microsoft Power Automate mobile app from the Apple App Store or Google Play Store. The user must sign into this mobile app using the exact same organizational credentials tied to the Microsoft 365 account. Without the app installed and authenticated, the cloud service has no endpoint to deliver the push notification.
Create SharePoint Push Notifications with Power Automate
This primary workflow utilizes the standard SharePoint trigger and the native mobile notification action. Follow these exact sequential actions to configure the automation.
Step 1: Initialize the Automated Flow
Navigate to make.powerautomate.com and log in with your credentials. On the left-hand navigation menu, click Create. Under the "Start from blank" section, select Automated cloud flow. A dialog box will appear. Name your flow something identifiable, such as "SharePoint Mobile Alert." In the "Choose your flow's trigger" search box, type "SharePoint" and select the trigger named When an item is created. Click the Create button to open the workflow designer.
Step 2: Configure the SharePoint Trigger
Click on the When an item is created trigger box to expand its parameters. Click the drop-down arrow next to Site Address and select your target SharePoint site from the list. If it does not appear, select "Enter custom value" and paste the direct URL of your SharePoint site. Next, click the drop-down for List Name and select the specific list you want to monitor for new entries.
Step 3: Add the Push Notification Action
Click the + New step button below your trigger. In the search bar under "Choose an operation," type "Push notification." From the filtered results, click on the action named Send a push notification V2 (ensure it has the Power Automate icon). This is the dedicated command that communicates with the mobile app.
Step 4: Customize the Alert Content
In the "Mobile app" field, select Power Automate. In the "Your app" field, leave the default setting unless your organization uses a custom branded Power App. Click into the Message text field. This is the exact text the user will see on their lock screen. Type a descriptive alert, such as "New entry added: ". Then, click the Add dynamic content popup that appears beside the field. Select Title from the SharePoint dynamic content list. This dynamically injects the actual name of the newly created SharePoint item into the push notification. You can also click into the Link field and select the Link to item dynamic content so tapping the notification opens the specific SharePoint entry.
Step 5: Save and Verify the Automation
Click the Save button in the upper right corner of the screen. Once saved, click Test, choose Manually, and click the Test button at the bottom. Open a new browser tab, navigate to your selected SharePoint list, and click New to add a test item. Fill in the required fields and click Save. Within moments, the mobile device with the Power Automate app installed will receive a native OS push notification displaying your customized message.
Alternative Approaches for Mobile Alerts
If your organization's device management policies restrict employees from installing the Power Automate mobile application, the native push action will fail. In this scenario, integrating Microsoft Teams is the most effective alternative for creating SharePoint Push Notifications with Power Automate. Because most corporate users already have the Teams mobile app installed with push notifications enabled at the OS level, you can route the alert there.
To set this up, delete the "Send a push notification V2" action in your flow. Click + New step, search for "Teams", and select Post message in a chat or channel. Configure the "Post as" field to Flow bot and the "Post in" field to Chat with Flow bot. Enter the target user's email address in the "Recipient" field and format your message using dynamic content. When a new SharePoint item triggers the flow, the user will receive a standard Teams direct message push notification on their phone.
Processing Downloaded SharePoint Documents with WPS Office

While Power Automate dictates the routing of your server-side alerts, interacting with the actual files housed in SharePoint often requires robust desktop software. WPS Office cannot interact directly with Microsoft cloud triggers or alter your Power Automate flows, but it serves as an exceptionally lightweight, high-performance suite for processing the documents you download after receiving a push notification.
When an alert notifies you of a new contract or report in SharePoint, you can download the file locally and open it immediately in WPS Writer or WPS Spreadsheet. If the uploaded SharePoint file is a PDF that requires urgent markup, WPS Office provides built-in PDF editing tools that allow you to annotate, highlight, or convert the PDF directly into an editable Word document without needing secondary software. Its low system resource footprint makes it highly responsive on older hardware, ensuring that once your automated alert arrives, your document processing isn't hindered by slow application load times.
Frequently Asked Questions
Can I send push notifications to specific users other than myself?
Yes, but it requires careful configuration. The "Send a push notification V2" action defaults to sending the alert to the maker of the flow. To send it to a different user, you must use dynamic content (such as an email address field from the SharePoint list, like "Created By Email") or manually type the target user's organizational email address into the recipient field of the notification action. The recipient must still have the Power Automate app installed and signed in.
Why am I not receiving the push notifications on my mobile device?
The most common cause is operating system-level permission blocking. Navigate to your iOS or Android device settings, locate the Power Automate app, and verify that "Allow Notifications" is explicitly turned on, including lock screen and banner alerts. Additionally, open the Power Automate app itself and ensure you are actively signed in with the same Microsoft 365 account where the flow was created.
Is it possible to include deep links to SharePoint items in the notification?
Yes. In the "Send a push notification V2" action block, there is a dedicated "Link" field. By clicking into this field and selecting "Link to item" from the dynamic content menu, the notification becomes interactive. When the user taps the push notification banner on their mobile device, it will automatically open their default mobile web browser or the SharePoint mobile app directly to that specific list item.
Do I need a premium license to send these notifications?
No. Both the standard SharePoint connector (such as "When an item is created") and the built-in Power Automate mobile push notification action are categorized as standard connectors. They are included in most basic Microsoft 365 business and enterprise licensing plans. You do not need a standalone Power Automate Premium per-user license to build and execute this specific workflow.




