Automate Daily Signup Stats from PostgreSQL to Slack, Teams & Telegram
How it works This workflow automatically pulls daily signup stats from your PostgreSQL database and shares them with your team across multiple channels. Every morning, it counts the number of new signups in the last 24 hours, formats the results into a concise report, and posts it to Slack, Microsoft Teams, and Telegram. This ensures your entire team stays updated on customer growth without manual queries or reporting.
Step-by-step
Daily Trigger & Data Fetching
The Daily Report Trigger runs at 9:00 AM each day.
The Fetch Signup Count node queries the customers table in PostgreSQL.
It calculates the number of new signups in the last 24 hours using the created_at timestamp column.
Report Preparation
The Prepare Report Message node formats the results into a structured message:
Report date
Signup count
A clear summary line: Daily Signup Report β New signups in the last 24h: X
Multi-Channel Delivery
The prepared message is sent to multiple platforms simultaneously:
Slack
Microsoft Teams
Telegram
This ensures all teams receive the update in their preferred communication tool.
Why use this?
Automates daily customer growth reporting.
Eliminates manual SQL queries and report sharing.
Keeps the whole team aligned with real-time growth metrics.
Delivers updates across Slack, Teams, and Telegram at once.
Provides simple, consistent reporting every day.
Related Templates
USDT And TRC20 Wallet Tracker API Workflow for n8n
Overview This n8n workflow is specifically designed to monitor USDT TRC20 transactions within a specified wallet. It u...
Send structured logs to BetterStack from any workflow using HTTP Request
Send structured logs to BetterStack from any workflow using HTTP Request Who is this for? This workflow is perfect for...
Automate Daily Keyword Research with Google Sheets, Suggest API & Custom Search
Who's it for This workflow is perfect for SEO specialists, marketers, bloggers, and content creators who want to automa...
π Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments