I have a workflow with two triggers, a Telegram trigger and a webhook, both eventually send a message on Telegram.I’ve attached a screenshot of the flow for context.
The problem is that when the webhook is triggered, it doesn’t have access to the Telegram message chat ID, causing the message sending to fail.
If anyone has any idea how to achieve this, I’d be grateful.