This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can trysigning in orchanging directories.
Access to this page requires authorization. You can trychanging directories.
In the Dynamics 365 Field Service mobile app, push notifications send updates to technicians through their mobile phones or tablets. Push notifications use Microsoft Power Automate and support many scenarios. For example, to notify about a newly assigned booking or as a reminder to capture and enter important data.
There are two ways to enable push notifications for your organization.
Enable the push notification cloud flow included with Dynamics 365 Field Service. The included push notification notifies technicians when they're assigned a booking.
Create a custom push notification based on custom triggers using theSend Push Notification V2 connector in Power Automate.
Field Service includes a template to enable push notifications for new bookings.
Configure the following cloud flow to send frontline workers a push notification on their mobile device when they're booked for a work order.
Sign in toPower Apps and select the environment with your Field Service installation.
In the left pane, selectSolutions. From the list of solutions, select theDefault Solution.
SelectNew >More >Connection Reference.
Create a connection reference calledField Service Push Notification Connection. For more information, go toManually add a connection reference.
Tip
TheName field automatically fills in when you enter theDisplay name.
Go back to theNew Connection Reference pane, selectRefresh, and select the new connection.
SelectCreate.

Follow steps 3 - 6 and create a connection reference calledDataverse Connection Reference.
Go back toSolutions, select theAll tab, and edit the solution with the namemsdyn_FieldService_patch_update.
Open the details of the cloud flow calledField Service – Notify user about booking (UCI app).
Select theSave as option to create a copy of the cloud flow andadd it to an unmanaged solution.
In the unmanaged solution, select theTurn On option for your new cloud flow.
Open the details for theField Service – Notify user about booking (UCI app) cloud flow. Make sure theConnection References section contains both connection references that you created.
Schedule a work order to a frontline worker that has a user set up for the mobile app.
Within 60 seconds, you should receive a push notification from the Field Service mobile app.
You can create push notification with custom triggers to match your business scenarios. The following steps outline an example flow that sends a push notification to users of the mobile application when they get a new booking assigned. The notification includes the work order associated to the booking.
Sign in toPower Automate and selectCreate. Power Automate supports hundreds of connectors that can be used to trigger and provide data to the push notifications. You can use any of these triggers to send targeted push notifications to the desired set of users.
SelectAutomated cloud flow, enter a name, and choose the Microsoft Dataverse connector. For this example, we use the Dataverse connector that triggersWhen a row is created, updated, or deleted.
Choose the trigger options. In this example, select:
Add another step and choose theGet a row by ID option to get the associated resource value.
Add a condition. We want to send notifications to users, rather than resources that represent equipment, pools, and contractors. In this example, select:Resource Type is equal toUser (Type).
When the condition matches, we need the associated user values. Technicians sign into the mobile app with their Dynamics 365 user credentials. This step ensures that push notifications go to the appropriate users. In theIf yes box, add aGet a row by ID option. Select:
To include work order information in the push notification message, configure the flow to get work orders. Add anotherGet a row by ID option. Select:
With all information available and the flow logic defined, add theSend push notification V2 action. Select:
To provide a custom message:
To redirect the technician to the new booking and work order form:
SelectSave. The push notification shows on the technician's mobile phone. They don't need to have the app open or use their device to receive push notifications.

Note
When inmobile offline mode, the device receives the push notification as soon as it has connectivity. Opening the push notification results in a sync to download the record if it's not available on the device. If the sync settings are set tosync on Wi-Fi only, the app syncs the data, even if not on Wi-Fi, when a cellular connection is available.
Was this page helpful?
Need help with this topic?
Want to try using Ask Learn to clarify or guide you through this topic?
Was this page helpful?
Want to try using Ask Learn to clarify or guide you through this topic?