Hello AppSheet Community,
We currently have an AppSheet application used to manage employee meal pickups.
The current process works as follows:
-
An employee arrives at a restaurant or dining facility to collect their breakfast, lunch, or dinner.
-
The restaurant provides a tablet with the AppSheet application.
-
The employee selects the option to create a new record.
-
At the beginning of the form, the application requires the employee to scan the barcode on their ID card.
-
The system validates whether the employee exists and is authorized to receive the meal. If the validation is successful, the employee is allowed to continue completing the form.
-
The meal pickup is then recorded in the system.
We are currently evaluating a potential improvement to this process and would like to know if anyone in the community has experience with a similar implementation.
Instead of scanning a barcode, we would like to identify employees using fingerprint authentication. The idea is that, from within a form view, the employee would place their finger on a biometric fingerprint reader, the application would validate their identity, and if the validation is successful, allow them to continue filling out the rest of the form, similar to the current barcode-based workflow.
We understand that AppSheet does not provide native fingerprint recognition capabilities, but we would like to know:
-
Has anyone implemented a similar solution with AppSheet?
-
Is it possible to integrate a fingerprint scanner with an AppSheet application?
-
Are there any APIs, third-party applications, or hardware devices that could be integrated to achieve this workflow?
-
Are there any technical limitations within AppSheet that would make this type of implementation impractical, especially when the process needs to occur within a form view?
Any experience, recommendations, or guidance would be greatly appreciated. We are trying to determine whether this is a feasible approach worth exploring further or whether there are fundamental limitations that would prevent its implementation within the AppSheet ecosystem.
Thank you in advance for your help.