Send a Mobile Notification Using Power Automate

Do you want to receive a notification on your phone when a new form is submitted or a task is assigned to you? With the help of Power Automate, we can easily send mobile notifications.

In this Power Automate tutorial, I will show you two flows: sending a mobile notification using a manually triggered trigger and sending an email notification when an item is created in the SharePoint list.

Send Me a Mobile Notification Action

Here, I am using Send me a mobile notification, Power Automate’s built-in action. It does exactly what it sounds like: it sends a push notification to your phone using the Power Automate mobile app.

Power Automate Send Me a Mobile Notification Action

You can customize the message that appears in the notification and even include dynamic content like names, dates, or values from a form or SharePoint list. It’s a quick and easy way to stay informed without constantly checking your email or app.

Send a Mobile Notification with Manually Trigger a Flow

Note:

To receive these notifications, you need to install the Power Automate app on your mobile device and sign in with the same account you use in your flow.

Send a Mobile Notification (Manually Triggered Flow)

In this example, we will create a simple flow that sends a mobile notification when you manually trigger it.

  1. Go to Power Automate, click on Create, choose Instant cloud flow, select Manually trigger a flow, give your flow a name, and click Create.
Create push notifications for the Power Automate mobile app
  1. Add the Send me a mobile notification action and in the Text field, enter a message like:
You have manually triggered a flow!
Send an mobile notification using power automate
  1. Click Save, then click Test -> Manually Run the flow. Your mobile device should receive a push notification.
power automate mobile notification not working

Ensure the Power Automate app is installed and you are signed in with the same account.

Send a Mobile Notification When a SharePoint Item is Created

In this example, we will send a mobile notification automatically when a new item is added to a SharePoint list (Task Tracker).

How to Create Notifications Using Power Automate

Now follow the steps below:

  1. Go to Power Automate and click Create, choose Automated cloud flow. Give your flow a name like “Notify on New SharePoint Item.” Choose the trigger: When an item is created, select your SharePoint Site Address and List Name.
Get push notifications using Power Automate or Micrsoft flow
  1. Add the Send me a mobile notification action and in the Text field, enter a message like:
A new item has been created in the SharePoint list.
Task Name: @{triggerBody()?['TaskName']}
Created By: @{triggerBody()?['Author/DisplayName']}
Power Automate Notifications Action Send Me A Mobile Notification
  1. Save your flow. Go to your SharePoint list and add a new item.
Instant Mobile Notifications For Failed Power Automate Flows
  1. After the flow runs successfully, you should receive a mobile notification with the item details.
Send a Mobile Notification When a SharePoint Item is Created

In this tutorial, we looked at two examples: sending a notification manually and sending one automatically when a SharePoint item is created.

You can also create a scheduled cloud flow that sends notifications at specific times using Power Automate.

You may also like:

Live Webinar

Build an IT Help Desk App using Power Apps and Power Automate

Join this free live session and learn how to build a fully functional IT Help Desk application using Power Apps and Power Automate—step by step.

📅 29th Apr 2026 – 10:00 AM EST | 7:30 PM IST

Download User registration canvas app

DOWNLOAD USER REGISTRATION POWER APPS CANVAS APP

Download a fully functional Power Apps Canvas App (with Power Automate): User Registration App

Power Platform Tutorial

FREE Power Platform Tutorial PDF

Download 135+ Pages FREE PDF on Microsoft Power Platform Tutorial. Learn Now…