Automate Telegram Channel Posts Using Postgres (Module Cross-Posting)

### Who is this for? This template is ideal for users managing Telegram channels who want to automate the process of posting messages, including text and images, directly from a bot. ### What problem is this workflow solving? Manually posting content to multiple Telegram channels can be time-consuming and inconsistent. This workflow automates that process, enabling efficient and consistent content delivery to one or more channels. ### What this workflow does This workflow connects to a Postgres database to retrieve post content and automatically sends text or image posts to designated Telegram channels where the bot is an admin. It supports scheduling and content customization through the database. ### Setup #### 1. Create the necessary tables in your Postgres database - Open the SQL script provided in the workflow. - Replace `n8n` with your actual schema name. - Run the script in your database to set up the required tables. #### 2. Add credentials - **Telegram**: Create and connect a bot, ensuring it has admin access to the target channels. - **Postgres**: Connect your Postgres instance using valid credentials. ### How to customize this workflow to your needs - Modify the SQL script to match your specific table or schema naming conventions. - Adjust the content format or post frequency directly from your database.

Platform
n8n
Category
Communication
Price
$24.99
Creator
Andrew

How to import this workflow into n8n

  1. 1Purchase or download the workflow to get the n8n workflow JSON file.
  2. 2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
  3. 3Open each node marked with a credential warning and connect your own accounts and API keys.
  4. 4Run the workflow once manually to verify the data flow, then toggle it to Active.

Related Communication workflows

More from Andrew

Need this deployed? We'll set it up for you.

Our automation experts deploy this workflow in your stack, connect your accounts, and verify it works — or build a custom solution from scratch.