This repository contains a collection of automation workflows built using n8n.
Each workflow solves a real-world business or productivity problem by integrating APIs, messaging platforms, CRMs, and AI tools.
The workflows in this repository demonstrate:
- Business process automation
- Social media automation
- CRM & finance automation
- AI-powered content generation
- Messaging bot integrations (Telegram & WhatsApp)
- Zoho ecosystem automation
- Google Sheets & WordPress integration
Each project is organized in its own folder with:
README.md→ Project descriptionabc.json→ Exported n8n workflow file
Telegram-based income & expense tracker that logs data into Google Sheets.
Fetches booking details from Booknetic, sends confirmations, and schedules reminders.
Telegram-based calendar scheduler to create meetings and reminders automatically.
Fetches public holidays and upcoming events to generate blog ideas and content.
Replies to Instagram reel comments and sends product information via DM.
Extracts booking details from WhatsApp messages, logs them into a sheet, and sends scheduled reminders.
Generates WordPress blog posts with images based on global news RSS feeds.
Generates invoices in Zoho via Telegram commands.
Creates quotations in Zoho through Telegram interaction.
Automatically generates and assigns tasks in Zoho Sprints based on meeting transcripts.
- n8n
- Telegram Bot API
- WhatsApp API
- Zoho APIs (Invoice, Quotes, Sprints)
- Google Sheets
- WordPress
- RSS Feeds
- OpenAI API
- Webhooks & REST APIs