A 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 Form is Submitted"

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

Please log in to the Wix dashboard.

- Click on Automation in the side menu, then click on + New Automation in the top right corner.
- Create a new automated workflow.
- Select "When form is submitted" as the trigger. This trigger automatically executes an action when the form is submitted.
- Next, under "Choose Action," select "Send Webhook."
- On the displayed screen, copy and enter the Webhook URL provided by Yoom.
- After entering the Webhook URL, click "Save" to complete the setup. This will automatically execute the Webhook and send data to Yoom when the form is submitted.
Return to the Yoom settings screen.
→ Click Test → Success, you can retrieve form items from the output.

→ Click Save
Step 4: Integrate with App to "Send Message"

Click on the second template! In this process, you will set up the content to be automatically sent to Telegram.
(1/2) Select Linked Account and Action
These items are pre-configured.
- App Trigger Title
- App
- Account Information Linked with Telegram
- Trigger Action
→ Click Next.
(2/2) API Connection Settings

- Chat ID
- Telegram chat IDs are not displayed in the usual UI, but can be obtained using a bot. Use the obtained 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,...} shows the id value as the group ID.

- Message Content
- Clicking on the edit field will display the extracted output in a dropdown. Clicking on an item will automatically embed the citation code. Entering the item before the citation code makes it easier to understand.

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

Turn the App Trigger [ON] and activate the flow bot.

<span class="mark-yellow">Automation was achieved in a short time without using programming.</span> Here is the template used this time.