Step 2: Set Up App Trigger

Select the project you want to create from the list of projects on the left and click "+Create".
Select "Create from Scratch".
Set up the linked account and action as shown in the image below.
Note: The title and account information can be set as desired, but be sure to select "When a new file or folder is created in a specific folder" for the action.

Next, set up the API connection.
Trigger interval: Set as desired.
Note: You can select trigger intervals of 5, 10, 15, 30, or 60 minutes. The shortest trigger interval varies depending on the plan, so please be careful.
Folder ID: Set as desired. (The folder ID is the part of the Google Drive URL that says "/folders/****")
Conduct a test, and if successful, click "Save".
Step 3: Set Up Action (Download Image Files and PDF Files)
Click the + button under the app trigger you just created and select the operation type.
Select "Integrate with App" for the operation type.
Select Google Drive for the app.
Set up the account and action as shown in the image below.
Note: The title and account information can be set as desired, but be sure to select "Upload image files and PDF files" for the action.

Click "Next" and set up the API connection.
File ID: Click "Upload survey image" in the output and select "File ID". Confirm that it displays as {{File ID}}. Note: By setting it this way, you can automatically reference images stored in Google Drive.

Conduct a test, and if successful, click "Save".
Step 3: Set Up Action (Read Text from Image/PDF)
Click the + button under the action you just created and select the operation type.

Select "OCR" for the operation type.
Set up the account as shown in the image below.
Note: The title can be set as desired, but be sure to select "Read text information from any PDF or image file" for the action.

Next, set up the details.
File attachment method: Select "Use obtained value" and "File obtained from Google Drive" from the dropdown.
Items to extract: Set as desired.

Conduct a test, and if successful, click "Save".
Step 3: Set Up Action
Click the + button under the action you just created and select Google Sheets.

Set up the account as shown in the image below.
Note: The title can be set as desired, but be sure to select "Add Record" for the execution action.

Set up the database integration as follows.
Spreadsheet ID: The part of the spreadsheet URL that says "/spreadsheets/d/****/edit" is the spreadsheet ID.
Spreadsheet tab name: Specify the tab name such as "Sheet1".
Table range: Specify the table range in the format "A1:G30". Note: For detailed setup instructions, please see here.

Next, enter the values for the record to be added.
Select the information you want to obtain by clicking "Read text from image/PDF" in the output.
Conduct a test, and if successful, click "Save".
Well done! This completes the flow of "When a survey image is uploaded to Google Drive, read the image and reflect it in Google Sheets"!