Use Google Sheets to collect answers.
Glowbom Survey can help you set up a simple information gathering app connected to a Google Sheet.
Open Glowbom and create an account if you haven't done it already:
Open GlowbomPress + New Project at the top right corner:
Or press the little mic button and say: "Create an app."
Choose Survey and press Select:
Or say: "Create a survey app."
Enter the project name and press Create project:
Or say: "Create a survey app called..." with the name of your project name.
To add and modify survey elements, press the little pencil button:
Or say: "Open an editor."
By default, you have 3 example questions. To add a new question, press the "+" button:
Or say: "Add a quiestion."
To edit the question, press the question first and then press the little pencil button at the top right:
To remove the question, press the question first and then press the remove button at the top left.
To clear selection, press the selected question second time.
To close the editor, press the cross button at the top center.
Fill out the question and answers fields:
Or say: "The question is...", "The answer is...", "The next answer is...", "The next question is..."
Press the "Play" button on the top right to run the project:
Or say: "Launch the project please."
Press the "Stop" button on the top right to stop the project:
Or say: "Stop the project please."
To customize your survey, open the project settings by clicking the small gear button on the bottom left:
You can choose your app color, collect name or phone, and make your survey vocal by enabling voice support:
To collect answers using a Google Sheet, press the "Create Form" button.
Make your own copy of "Survey" Google Sheet by going to File->Make a copy:
Open the editor by going to Tools->Script editor:
Clear everything inside the script window:
Copy a server script:
Paste the script code inside the editor and press Save:
Name the project and press Rename:
Publish the script by pressing Deploy->New deployment:
Choose Web app as a deployment type:
Choose Anyone from Who has access:
Press Authorize access and grant permissions:
Copy Web app URL:
Paste Web app URL into Answers form link:
Run the project again and submit the user information:
The user information should appear in the Google Sheet:
Glowbom supports downloading generated code and deploying manually. You can also deploy your applications directly to the iOS, Android app stores, and the web with Codemagic:
Publish your app