Skip to main content

Send daily Vedic hora muhurta timings to Telegram

Workflow preview

Workflow preview
100%
Send daily Vedic hora muhurta timings to Telegram preview
Open on n8n.io

1. Workflow Overview

Who is this for? Practitioners of Vedic astrology, manifestation enthusiasts, spiritual seekers, and anyone who wants to align daily intentions with classical planetary timings. If you follow the a...

Best for

  • Personal Productivity automation workflows
  • intermediate n8n builders looking for reusable templates

Tools used

n8n-nodes-base.stickynote, n8n-nodes-base.scheduletrigger, n8n-nodes-base.httprequest, n8n-nodes-base.code, n8n-nodes-base.set, n8n-nodes-base.telegram

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Rahul Shah.

Original n8n.io source

1.1 Workflow description

Title
Send daily Vedic hora muhurta timings to Telegram
Workflow name
Send daily Vedic hora muhurta timings to Telegram

Who is this for?

Practitioners of Vedic astrology, manifestation enthusiasts, spiritual seekers, and anyone who wants to align daily intentions with classical planetary timings. If you follow the ancient science of Muhurta — the art of acting in harmony with time — this workflow delivers today's favourable Hora windows directly to your Telegram, three times a day, so you never miss a sacred hour.

What problem does this solve?

In the Vedic tradition, each day is divided into 24 planetary hours called Horas, each governed by a specific planet. Acting during the right Hora is considered a quiet multiplier of intention. The challenge? Manually checking panchang tables every morning is tedious, and most people forget to look until the moment has passed. This workflow removes that friction entirely — it silently fetches today's Hora schedule from a trusted panchang source, filters for Sun (Surya) Horas, and sends you gentle reminders on Telegram so you can pause, visualize, affirm, or take inspired action during those auspicious windows.

How it works

  1. A schedule trigger fires three times daily at 8 AM, 2 PM, and 5 PM (IST)
  2. The workflow fetches today's Hora timings from drikpanchang.com via an HTTP request
  3. A JavaScript code node parses the HTML and extracts all 24 Horas, grouping them by ruling planet (Sun, Moon, Mars, Mercury, Jupiter, Venus, Saturn) with Sanskrit names and natures
  4. The workflow isolates the Sun (Surya) Hora timings — typically 3 to 4 slots per day
  5. A beautifully formatted Telegram message with emojis, timings, and planetary nature is delivered to your chat
  6. You see the notification, note today's Sun Hora windows, and use those 60-minute slots for your intention-setting practice

Setup steps

Setup takes around 10 minutes. You will need:

  • A Telegram bot (free — created via @BotFather)
  • Your numeric Telegram chat ID (captured via @userinfobot)

Complete step-by-step setup instructions, city customization guide, and tips for tracking different planets (Moon, Jupiter, Venus, etc.) are included as sticky notes inside the workflow canvas. Import the workflow, read the yellow setup sticky note, and follow along — every step is documented.

Customization ideas

  • Change city: Visit drikpanchang.com/muhurat/hora.html, pick your city, copy the geoname-id from the URL, and paste it into the HTTP Request node. The workflow works globally — not just for India.
  • Change timezone: Update the workflow settings from Asia/Kolkata to your own timezone for accurate schedule triggering.
  • Track different planets: The parser extracts all 7 classical planets. Swap planets.Sun to planets.Moon for emotional flow, planets.Jupiter for wisdom and wealth, planets.Venus for relationships, or planets.Mars for courageous action. Each planet governs different domains of life.
  • Adjust reminder times: Edit the Schedule Trigger to fire at times that suit your routine — morning meditation, midday reset, evening reflection.
  • Extend to multiple planets: Duplicate the Telegram branch to send separate notifications for Sun Hora, Moon Hora, and Jupiter Hora — perfect for serious practitioners.

Background on Hora Muhurta

The word Hora is the root from which the English "hour" is believed to derive. In classical Vedic astrology, each Hora carries the qualitative energy of its ruling planet — Sun Horas amplify leadership and vitality, Moon Horas favour creativity and emotion, Jupiter Horas bless wisdom and wealth, and so on. Seekers across centuries have used these windows to time important actions — signing documents, beginning journeys, setting intentions, or simply sitting in focused meditation. This workflow makes that ancient practice effortlessly accessible in daily modern life.

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - Overview

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 2 - Sec1

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 3 - Sec2

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 4 - Sec3

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 5 - Daily Schedule Trigger

Type / Role
n8n-nodes-base.scheduleTrigger - scheduleTrigger
Config choices
Version 1.3

Block 6 - Fetch Panchang Data

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.3

Block 7 - Extract Hora Timings

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 8 - Filter Sun Horas

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 9 - Send Telegram Alert

Type / Role
n8n-nodes-base.telegram - telegram
Config choices
Version 1.2

3. Summary Table

Workflow Send daily Vedic hora muhurta timings to Telegram
Complexity intermediate
Nodes 9
Categories Personal Productivity
Author Rahul Shah
Published 20 Apr 2026

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/15171/15171.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does Send daily Vedic hora muhurta timings to Telegram do?

Who is this for? Practitioners of Vedic astrology, manifestation enthusiasts, spiritual seekers, and anyone who wants to align daily intentions with classical planetary timings. If you follow the a...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Personal Productivity use case.