Google Workspace Associate Administrator — Question 36
You need to create an automated application or process that includes connectors to external data, leverages Google Sheets data, and is easily shared as a mobile application. What should you do?
Answer options
- A. Create an application by using App Engine. Connect the application to your Workspace environment
- B. Copy the external data to BigQuery. Use a Connected Sheet to interact with the data.
- C. Create an AppSheet application to connect the different data sources. Set up the mobile application.
- D. Create an automation process by using Apps Script. Run the process through Google Sheets.
Correct answer: C
Explanation
The correct answer is C because AppSheet is specifically designed to create applications that can easily integrate multiple data sources and be shared as mobile apps. Option A focuses on App Engine, which is not optimized for this purpose, while option B involves BigQuery and Connected Sheets, which adds unnecessary complexity for mobile app creation. Option D, though feasible, does not provide the mobile application functionality as effectively as AppSheet does.