Hello everyone,
I have made an automation form that fills information based on ref IDs, where the user has to upload a document as well. So I have a python script that basically has all the functions for the validation part, but how do I integrate this feature in appsheet where after filling the form the script is triggered to validate the uploaded document in the form, then gives a report if the readings in the document are correct as per set parameters and if not the user goes back to rectifies, validates and then submits the form.
The report should be something on this line:
User | Count |
---|---|
16 | |
8 | |
6 | |
3 | |
2 |