Acknowledgement of/Interaction with Notification

tvinci
New Member

Hello AppSheet,

How do I have users interact with notifications? I would like the user to acknowledge the notification, and when they acknowledge it, a value in the spreadsheet should switch to “true.”

Solved Solved
0 2 454
1 ACCEPTED SOLUTION

You could send a LINKTOFORM() to a pre-filled form to log the acknowledgement.

But the user would still have to hit SAVE and upload the form. You can not track the user’s interaction with the app-notification itself.

View solution in original post

2 REPLIES 2

You could send a LINKTOFORM() to a pre-filled form to log the acknowledgement.

But the user would still have to hit SAVE and upload the form. You can not track the user’s interaction with the app-notification itself.

I’ve just submitted a feature request that would allow for triggering an action when the user opens a notification. This could be used to get a direct response, without the user needing to fill out and save a form.

You can vote for it here:

Top Labels in this Space