Activity
Mon
Wed
Fri
Sun
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
What is this?
Less
More

Memberships

AI Skool with Ken Kai

721 members • $49/m

AI Automation Society

211.9k members • Free

AndyNoCode

26k members • Free

4 contributions to AI Automation Society
Telegram Message Chat ID in Two Triggers
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.
Telegram Message Chat ID in Two Triggers
0 likes • Feb 25
@Jorge Martínez According to the workflow, the initial trigger begins with the Telegram trigger and proceeds through an HTTP request to retrieve the payment link, which is then sent to the user via the Merge node as a response. When a user clicks on a payment link, it is routed to a Webhook, which checks for Success or Failed before returning to the Merge node and Telegram response. If I am understanding correctly, there is a problem here. When you use a Webhook trigger, no Telegram user data is included. To resolve it there are many ways to do it. The important aspect is to keep the user chat ID. Solutions: 1. Save and append the user chat ID to the Payment Link so that Webhook can identify and retrieve it when triggered. 2. Save it in your workflow so that it can be passed to the Telegram response. 3. If you know the chat ID and it is fixed (for example, a Telegram bot), you can hardcode it into the Telegram response. I hope I was able to understand your situation.
0 likes • Feb 26
@Jorge Martínez For option 2, you will need to store the data into a table with fields like chat ID and payment ID or any unique identifier. When the webhook is triggered, retrieve data with a unique identifier, such as a payment ID that matches the webhook payment ID, get chat ID from the table associated with that payment ID, and pass it to your Telegram response.
Access blocked: n8n.cloud has not completed the Google verification process- Error message when connecting Google Drive to n8n
Hi, I have this error message (Access blocked: n8n.cloud has not completed the Google verification process) when I want to connect my google drive app (google Cloud to n8n). The API is enabled in Google Drive and the client ID and Client secret are also put for the connection to n8n as you can see in the screen shots but the error message is still there. Is there anything that I missed in the process? Thank you in advance,
Access blocked: n8n.cloud has not completed the Google verification process- Error message when connecting Google Drive to n8n
1 like • Feb 25
As @Kenan Kurtuluş said, you will need to add the account as a test user under the OAuth consent screen: From the dashboard, navigate to APIs & Services and click OAuth consent screen. Add a test user and, if your API has restrictive access, enter your n8n domain to grant access.
Interested in Working on Automation for 3 Small Businesses?
I have 3 initial customers with scoped projects who'd like a variety of somewhat basic AI automations setup. I am fairly new to automation and could use support on the technical aspects of the buildout of the products, and preparing them for enterprise use. Please let me know if you'd like to collaborate.
0 likes • Feb 17
What tools, platforms, or frameworks are you planning to use? I might be able to help.
1 like • Feb 18
@Ryan Nickel Although it has limitations, widgets can be added to a client's website to provide interactive tools. If you want a completely customized user interface, I would recommend looking into Pydentic AI, which is a very strong framework. GoHighLevel will be a better option, but all three can be accomplished with n8n.
n8n Embeddings Models
I am new to n8n and would like to know the workaround for embedding models into the n8n workflow. I am using the OpenRouter API for my chat models, and they do not currently support embedding models. I was wondering if there was an open source, free-to-use model that I could use for my projects.
0
0
1-4 of 4
Leon H
1
2points to level up
@leon-h-3441
AI enthusiast and tech explorer passionate about innovation, sharing insights, and making tech fun and approachable. Let’s build the future together!

Active 87d ago
Joined Feb 13, 2025
Canada
Powered by