Expression to Send Notification to Specific User

tvinci
New Member

Hello AppSheet Community ,

I have an app for drivers/dispatchers where routes correspond to specific drivers. I want a notification sent to only a specific driver when data that corresponds to that driver is changed. How do I do that?

Thanks!

0 8 914
8 REPLIES 8

Steve
Platinum 4
Platinum 4

Thank you @Steve. I have the notificatons working I just want to narrow down who receives them.

How do you have them working if not by targeting individuals?

For example I have it set to send notifications to my phone and that works. But I donโ€™t want those individuals to ALWAYS receive notifications every time there is a data change. I want them to receive notifications only if the row corresponds to them.

Please post a screenshot of this configuration.

Toggle the gray pencil to the blue flask, then you can replace your email address with an expression that produces the intended recipient, like USEREMAIL() perhaps.

2X_c_c44fba2f9ae4bce223bb7a0ec9b5d993935a32e8.png

2X_b_b7906229ce1d4b9f1e76f2b7163dc986da6a066b.png

So what Iโ€™m trying to do is reference the specific row from the routesV7 table that the user is interacting with. Iโ€™ve tried moving around the routesV7 phrase but that doesnโ€™t work.

Top Labels in this Space