Step 3: Setting Up Integration Between Zoom and Google Sheets
0)Prepare a spreadsheet in advance to accumulate data.
In this flow, we will aggregate Zoom meeting information into Google Sheets, so it is necessary to prepare a spreadsheet to compile the information beforehand.
The information that can be extracted through Zoom integration is as follows.
Execution Time
Topic
Meeting Duration (minutes)
Download URL
Shareable URL
Viewing Passcode

1)Copy the template and open it from My Projects.
Click on the template icon introduced earlier.
By copying the template, you can easily create a flow without having to build it from scratch.
2)Click "Edit" in the upper right corner.
The title is filled in to make the content of the flow easy to understand.
Details can also be changed.
Modify it to make it easier to use.

3)Click "App Trigger: When Meeting Ends".

4)Select "When Meeting Ends" as the trigger action and click "Next".

5)Select the trigger interval, enter the email address of the target Zoom account, click "Test", and if the test is successful, click "Save".

6)Return to the flow and click the icon for "Integrate with App: Get Meeting Recording Information".

7)Select "Get Meeting Recording Information" as the action and click "Next".

8)Enter the user's email address and meeting ID.
Click "Test", and if the test is successful, click "Save".
*In the output, the content in the image below was extracted.
This item can be automatically accumulated in the spreadsheet.

9)Return to the flow and click the icon for "Operate Database: Add Record".

10)Select "Add Record" as the execution action and fill in the "Database Integration" items.
If the app is registered, you can select the spreadsheet ID and tab name from the candidates.
Specify the table range for the target spreadsheet.
Once you have entered the information, click "Next".

11)You can select the Zoom output information linked earlier from the candidates.
Embed while entering and click "Save".

12)This completes the flow of [When a meeting ends in Zoom, retrieve the recording information and add it to Google Sheets].
Step 4: Testing and Verification
13)Finally, switch the trigger to "ON", activate the flow bot, and check if it operates correctly once.