The template will be copied to my project. Click on the title within the red frame to navigate to the settings screen.

Step 3: App Trigger "When the Meeting Ends"

Click on the first process of the template! Here, you will set the information to be obtained from Google Meet.
(1/2) Select the Linked Account and Action
The items displayed here are pre-configured.
- Title of the App Trigger
- App
- Account information linked with Google Meet
- Trigger Action
→ Click Next
(2/2) Select the Linked Account and Action

- Trigger Interval
- Open the dropdown and select from 5 minutes, 10 minutes, 15 minutes, 30 minutes, or 60 minutes.
→ Click Test → Success. Meeting information from the last hour has been extracted in the output.
※ If an error occurs
It may display that there has been no meeting on Google Meet within the last hour. Open a meeting with the linked account as the owner for testing and try the test again.
→ Click Save
Step 4: Integrate with the App "Send Message"

Click on the second process of the template! Set the content to be automatically sent to Telegram.
(1/2) Select the Linked Account and Action
These items are pre-configured.
- Title of the App Trigger
- App
- Account information linked with Telegram
- Trigger Action
→ Click Next
(2/2) API Connection Settings

- Chat ID
- The group ID of Telegram is not displayed in the usual UI, but can be obtained using a bot. Use the acquired access token (API key) to access the following API endpoint.
- https://api.telegram.org/bot<Access Token>/getUpdates
- Accessing this endpoint will display the group information the bot is participating in, including the group ID. For example, chat":{"id":-123456789,...}, the value of id is the group ID.
- Message Content
- Clicking the edit field will open a dropdown displaying the output extracted in the previous process.

Clicking on the item to quote will automatically embed the quote code. It becomes easier to understand if you enter the item before the quote code.
→ Click Test → Success
→ Click Save
Step 5: Turn the App Trigger [ON]
Once all processes are configured, a complete screen will pop up.

Turn the Trigger [ON] and start the flow bot.

<span class="mark-yellow">Automation was easily implemented without using programming.</span> Notifications were confirmed on the Telegram channel.

This time, I tried quoting all the outputs for notification. During actual operation, please extract the items as needed. Here is the template for this time.