How to Integrate Applications

2025-04-16

How to integrate Wix with Telegram to receive real-time notifications of Wix messages on Telegram

k.hieda

When you receive a lot of emails every day, it can be quite a hassle to save files to Dropbox each time.
Moreover, many people might have experienced the struggle of missing a file save or saving a file in the wrong folder, making it difficult to find later.

In this article, we will introduce a method to automatically save files received in Gmail to Dropbox!

By using no-code tools, you can easily set up automation between Gmail and Dropbox.
You can start using it right away, so be sure to give it a try!

Recommended for

  • Those who want to automatically upload files attached to Gmail to Dropbox
  • Those who want to integrate Gmail and Dropbox to facilitate smooth file sharing within the team
  • Those who want to prevent the loss of attachments and ensure proper document storage

For those who want to try it immediately

In this article, we will introduce the integration method using the no-code tool "Yoom".

No complicated settings or operations are required, and even non-engineers can easily achieve it.

You can start right away using the template below, so please give it a try!

Wix is widely used by many companies because it allows for easy website creation without any coding. By integrating Wix with Telegram, you can receive instant notifications on Telegram when an inquiry is received. For example, even if the person in charge is out of the office, they can keep track of customer inquiries in real-time and quickly move to initial response, ensuring no inquiries are missed.

Previously, programming was required for integration, but with our Flowbot, it can be easily implemented without any code. We will introduce the benefits of automation and the setup method in detail, so please read to the end.

Two Benefits of Automating Wix Message Notifications to Telegram

From the perspective of sales representatives and customer support representatives, we will introduce the benefits of this automation.

Benefit 1: Real-time Notifications to Avoid Missing Business Opportunities

If you are manually sharing information from Wix's inbox to Telegram using Wix and Telegram, it may take time and effort, causing delays in sharing.
By utilizing this integration, messages in Wix's inbox can be instantly notified to Telegram, so sales representatives won't miss communications from potential customers even when they are out. Also, because notifications arrive in real-time, they can quickly grasp the situation and respond promptly. This system will help ensure that business opportunities are not missed.

Benefit 2: Improved Responsiveness with Automatic Customer Information Transfer

Messages received on Wix contain a lot of information, but if you are manually notifying Telegram, there may be errors such as missing shared information.
With this integration, if set up correctly in advance, each piece of customer information and message content received on Wix will be transferred to Telegram in real-time, allowing you to immediately check necessary information such as ID, name, phone number, and email address. This allows customer support representatives to easily prepare for inquiries based on accurate information and work towards quick responses. Having information ready in advance may lead to more courteous and accurate responses.

From here, we will explain the setup method for automating "notifying Telegram when a message is received on Wix" using Yoom's Flowbot template.

[About Yoom]

How to Create an Integration Flow to Notify Telegram When a Message is Received on Wix

Things to Prepare in Advance

Here is a list of items needed for the integration work.

Wix

  • Account ID
  • Site ID
    • When accessing the dashboard, check the URL displayed in the browser's URL bar. Typically, the URL is in the following format: https://manage.wix.com/dashboard/{SiteID} The part following dashboard/ in this URL is the Site ID.

Telegram

  • Notification Group (the bot needs to be added)
    • How to create a new bot is here
    • Access Token

Step 1: Setting Up My App Integration

Here, we will set up the registration of app information to be integrated into Yoom. Log in to Yoom's workspace and click + New Connection within the My Apps screen.

A list of apps that can be connected with Yoom will be displayed. Search for the app to be connected from the search box at the top and proceed with My App registration.

Wix

Select Wix from the search results. A screen will appear to enter the values obtained in advance.

Enter each required item and click the Add button. This completes the My App registration for Wix.

Telegram

Select Telegram from the search results. When selected, a screen will appear to enter the values obtained in advance.

  • Enter any name for the account name. The access token is issued when a new bot is created on Telegram.

>Official: BotFather

Enter the access token and click the Add button to complete the My App registration for Telegram.

Step 2: Copy Yoom's Flowbot Template to My Project

Click this banner.

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

Step 3: App Trigger "When a Message is Received in the Inbox"

Click on the first process of the template.

Retrieve the information to be extracted from Wix.

(1/2) Select the 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 the Linked Account and Action

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 and select "When a Message is Received" as the trigger. This trigger automatically executes an action when a message is sent.
  • Next, select "Send via Webhook" in "Choose Action".
  • Copy and enter the Webhook URL provided by Yoom into the displayed screen.
  • After entering the Webhook URL, click "Apply" to complete the setup. This will automatically execute the Webhook when a message is sent, sending data to Yoom.

Return to the Yoom settings screen.

→ Click Test → Success, you can retrieve the message items from the output.

→ Click Save

Step 4: Integrate with the App "Send Message"

Click on the second process of the template.

In this process, set the notification content for Telegram.

(1/2) Select the 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
    • The chat ID for 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
    • Create a template message for the notification. Click the edit field to display the extracted output in a dropdown. Selecting an output will embed the citation code in the edit field. It is easier to understand if you enter an item before the citation code.

→ Click Test. → Success

→ Click Save The settings for this flow are complete.

Step 5: Turn ON the App Trigger

Once all processes are set, a complete screen will pop up.

Turn ON the Trigger to activate the Flowbot. You can switch the toggle in the top left corner of the template.

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

Make the Most of It! 3 Ways to Automate with Wix

In addition to Telegram, Wix can be integrated with other apps to leverage automation.

1. Instantly Notify Telegram of Form Submissions from Wix

When a form is submitted on Wix, a notification is automatically sent to Telegram.
This eliminates the need for manual communication, ensuring that information is smoothly delivered to the responsible parties, allowing for speedy customer service.

2. Automatically Add Wix Form Data to Salesforce

Leads collected in Wix are instantly added to Salesforce upon form submission, eliminating the need for manual entry.
This prevents data entry errors and ensures accurate customer information management.

3. Automatically Save Wix Form Submissions to Notion

Information submitted through Wix forms is automatically saved to Notion, preventing manual entry errors and omissions.
With centralized data, information management becomes simpler.

Summary

With our Flowbot, you can integrate Wix and Telegram without any coding, enabling real-time notifications and automatic information transfer. Sales representatives can instantly be aware of inquiries even when on the go, ensuring they don't miss any business opportunities. For customer support representatives, having immediate access to necessary information makes it easier to initiate responses. As a result, more rapid and appropriate customer service becomes possible.

<span class="mark-yellow">Please take advantage of this Flowbot to enhance your customer service starting today.</span>

See you again soon!

The person who wrote this article
k.hieda
10 years as a web planner and director. When I worked for a web production company, my main focus was on proposing modifications and operation plans to clients and proceeding with production. I'm currently a parallel worker. We produce blogs in Yoom's content division, and receive external public relations projects for companies in our individual business. Since we are starting a private lodging, we aim to thoroughly improve the efficiency of routine work!
Tags
Wix
Telegram
Automation
Automatic
Notification
Integration
Related Apps
App integration
No items found.
What is Yoom hyperautomation?
Conventional RPA can only automate simple repetitive tasks, and the setup process was very complicated.
With “hyperautomation,” which combines various technologies such as AI, API, RPA, and OCR, it is possible to automate many tasks that could not be realized until now more easily than before.
Don't Just Connect Apps—Automate Everything
Most tools simply connect one app to another, leaving the complex tasks to you. Yoom goes much further: From document creation and browser automation to OCR and generative AI, Yoom handles it all seamlessly in one platform.

Why settle for basic integrations? Streamline your entire workflow with Yoom’s powerful hyperautomation.
Learn more about Yoom
Helpful Materials
I understand Yoom! 3-piece set of materials
Download materials
Understand in 3 minutes! Yoom service introduction materials
Download materials
Find out by Before After! Yoom Case Study Collection
Download materials
See a list of useful materials