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!
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!
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.
tvinci:
For example I have it set to send notifications to my phone and that works.
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.
