How to make telegram bot which send all messeges from some chats to one group?

I am experiencing an issue while setting up a scenario on Make.com (formerly Integromat) for a Telegram bot. The goal of the scenario is to forward messages from one Telegram chat to another. Despite following the setup instructions carefully, I am encountering an error and the scenario does not work as expected.

Here is the current setup of my scenario:

Webhook Configuration:
    I have created a webhook connection named "My Telegram Bot Updates webhook" for receiving updates from my Telegram bot. The connection seems to be active.

Watch Updates Module:
    This module is configured to watch updates from my Telegram bot.
    The connection used is the webhook created above.

Filter:
    A filter is set to check if the Chat ID of the incoming message matches a specific value (231399891), which is the ID of the chat from which I want to forward messages.

Send a Message Module:
    This module is set to send a text message to another Telegram chat.
    The Chat ID is set to @testnikastudy.
    The Text field is mapped to the text of the incoming message (Message: Text).

Despite this setup, the scenario fails to run correctly. The specific error message I receive is: “Cannot initialize the scenario because of the reason ‘Flow is empty and contains no configured module’.”

I have checked the following:

The webhook connection is active.
The modules are correctly configured and connected.
The filter is set up to check the correct Chat ID.
The text field in the Send a Message module is correctly mapped to the incoming message text.

Could you please help me identify what might be going wrong and how to resolve this issue?

Thank you for your assistance.

This means the trigger module is not set correctly.

You need to drag the Lightning or clock icon to the starting module.

By default when you create a new scenario, this icon appears on a placeholder module.

If you need further assistance please provide screenshots.

samliewrequest private consultation

Join the unofficial Make Discord server to chat with us!