Telegram Community Contributed (Unverified)
detail.loadingPreview
This workflow template allows users to submit content to a Telegram channel, which is then processed and potentially reviewed.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This n8n workflow is designed to receive community contributions via a Telegram bot. The submitted content is then batched and can be further processed or reviewed before being sent out.
Key Features
- Manual trigger to initiate the workflow.
- Fetches data from Google Sheets (assuming this is where initial data or configuration is stored).
- Splits data into manageable batches.
- Sends messages to a Telegram channel.
- Includes a waiting period before potential error handling.
How To Use
- Configure Google Sheets Credentials: Ensure your Google Sheets account is connected.
- Configure Telegram Bot Credentials: Set up your Telegram bot with a valid API token.
- Set up Trigger: Use the manual trigger to start the workflow.
- Customize Node Parameters: Adjust the
Telegramnode'stextandchatIdas needed, potentially using dynamic data from Google Sheets or other sources.
Apps Used
Workflow JSON
{
"id": "c106607f-2a00-4ae3-8c08-fb1cf8c89f73",
"name": "Telegram Community Contributed (Unverified)",
"nodes": 0,
"category": "Telegram",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: c106607f-2a00...
About the Author
Crypto_Watcher
Web3 Developer
Automated trading bots and blockchain monitoring workflows.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Community Contributed Telegram Template (Unverified)
This template allows for community contributions to a Telegram bot, but the contributions have not yet been verified.
Telegram Community Bot (Unverified)
A community-contributed n8n workflow for interacting with Telegram.
Community Contributed Telegram Chatbot (Unverified)
An unverified community-contributed template for a Telegram chatbot.
Telegram Response Generator
Generates responses to Telegram messages using an AI model.
Telegram Bot Responds to Webhook
This workflow receives messages via a webhook and sends a personalized response back to the Telegram chat.
Telegram Health Check (Unverified)
Monitors the health of URLs and sends status updates via Telegram.