The template will be copied to my project.

By clicking on the title within the red frame, you will transition to the settings screen.
Step 3: App Trigger "When a message is received from a user"
Click on the first process of the template.

Here, you will set up to trigger when a chat is received from a user of the official LINE account and obtain information about the received chat.
(1/2) Select the linked account and action
The displayed items are pre-configured.
- Title of the app trigger
- App
- Account information linked with the official LINE account
- Trigger action
→ Click Next
(2/2) Select the linked account and action

Copy the Webhook URL displayed on the Yoom screen. Open the management screen of the official LINE account and enter the Webhook URL.
>Help: How to set up Webhook events for the official LINE account
After turning on the toggle for the official LINE account, return to the Yoom screen and proceed to the test.
→ Click Test → Success, the content of the chat sent was obtained from the output.

→ Click Save
Step 4: Integrate with the app "Notify Discord"
Click on the second template.

In this process, you will set up the content to be automatically sent to Discord.
(1/2) Select the linked account and action
The items are pre-configured.
- Title of the app trigger
- App
- Account information linked with Discord
- Trigger action
→ Click Next
(2/2) API Connection Settings

- Channel ID to post to
- You can easily copy the ID by enabling Discord's developer mode.
- Click on Discord's user settings (gear icon). Select "Advanced" from the left menu. Turn on the "Developer Mode" switch.
- After enabling developer mode, you can obtain the channel ID with the following steps.
- Right-click on the channel you want to get the ID from within the Discord server. Select "Copy ID".
- You can easily copy the ID by enabling Discord's developer mode.

- Message content
- When you click on the edit field, the extracted output will be displayed in a dropdown. Clicking on an item will automatically embed the quote code. It becomes easier to understand if you input the item before the quote code.

→ Click Test → Success
→ Click Save The settings for this flow are complete.
Step 5: Turn the App Trigger [ON]
Once all processes are configured, a complete screen will pop up.

Turn on the app trigger to activate the flow bot.
<span class="mark-yellow">Automation was achieved in a short time without using programming.</span> Here is the template for this time.