Repository containing AppScripts of the AppSheet Feedback Management application from the Idun Group's Google Summit Berlin 2024 presentation. You will need to copy the AppScripts to your own AppScripts project.
Before using this application, you need to set up these necessary steps:
- Appsheet Account: Ensure you have an Appsheet account and the necessary permissions to access the app.
- Google Cloud Account: You need a Google Cloud account to use the Gemini API.
- Create an AppScript property named
API_KEYand set it to your Appsheet API key.
Make sure to add the following properties to your Const.gs file:
APP_ID: The ID of your Appsheet appSHEET_ID: The ID of your Google SpreadsheetPROJECT_ID: The ID of your Google Cloud projectLOCATION_ID: The region of your Google Cloud projectMODEL_ID: The ID of the Gemini model to use
Save the script as a standalone Apps Script project in your Google Drive. Then, open your AppSheet application, go to the "Bot" section, and select the script from your Drive.
After setting up the Const.gs file with the required properties, you can proceed to use the AppSheet Feedback Management application as demonstrated in our presentation.
If you want to rewatch.
Please do not change the name of the table or the order of the columns in the data sources. If you need to add more columns for your own usage, ensure that they are placed at the end of the table.
For more detailed instructions on how to use the application, please refer to the presentation materials or contact the Idun Group support team.