Hi all.
I want to devise a mechanism that will allow users to fill up an interactive form.
The bot is created by myself, and after the form is filled up and submitted by the remote user, there are some other steps the bot carries out.
Optimally, the end user will run something that will bring up the form on their desktop. They will then fill up the fields and submit the form. That is all their work. The next steps are automated by the bot (bot takes in values, processes them, saves them in Google Sheets and carries out other operations - no human interaction required for these steps).
I therefore am wondering if there’s any way for me to only make the form visible to the end user as all they have to do is bring up the form and submit the form.