Block 1 - Fetch all orders
- Type / Role
- @razorpay/n8n-nodes-razorpay.razorpay - razorpay
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Description Access your Razorpay insights instantly from Telegram—no dashboard, filters, or manual queries needed. Simply send messages like “show my payments”, “list recent orders”, or “check r...
@razorpay/n8n-nodes-razorpay.razorpay, @n8n/n8n-nodes-langchain.agent, n8n-nodes-base.telegram, n8n-nodes-base.telegramtrigger, n8n-nodes-base.stickynote, @n8n/n8n-nodes-langchain.lmchatgooglegemini, n8n-nodes-base.merge, n8n-nodes-base.if
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Himanshu.
Original n8n.io sourceAccess your Razorpay insights instantly from Telegram—no dashboard, filters, or manual queries needed. Simply send messages like “show my payments”, “list recent orders”, or “check refunds”, and the bot retrieves the latest information from your Razorpay merchant account in seconds.
Powered by AI, the workflow understands your message, fetches the relevant Razorpay data, and transforms it into a clear, easy-to-read summary. Everything is delivered back to you within the same Telegram chat, giving you fast, convenient, and conversational access to your business analytics.
The workflow starts when a user sends a message to your Telegram bot via the Telegram Trigger node.
An AI model analyzes the incoming message and identifies what the user is asking for.
Retrieves order information from Razorpay
Handles pagination and filtering logic
Uses AI to generate order summaries and insights
Queries Razorpay for refund events
Computes refund totals and status breakdowns
Produces formatted summaries with the AI model
Handles all non-transactional or fallback messages. Useful for:
Get instant Razorpay payment analytics in Telegram
Retrieve daily or weekly order summaries
View recent refund activity
Provide your team with quick insight access directly from chat
Automate repetitive Razorpay queries without dashboards
Razorpay API Credentials (Key ID + Key Secret) here
Telegram Bot Token
Import this workflow into your n8n workspace.
Add and configure your Razorpay and Telegram credentials.
Activate the workflow.
Start chatting with your Telegram bot to receive Razorpay insights on demand.
Telegram Trigger – Receives user messages
AI Intent Classifier – Detects what the user wants
Payments Processor
Orders Processor
Refunds Processor
General Chat Processor
Merge + Telegram Reply – Sends final response
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.
Showing the first 24 of 32 workflow blocks. Download the JSON for the full node graph.
| Workflow | Conversational Razorpay Analytics with Google Gemini & Telegram Bot |
|---|---|
| Complexity | advanced |
| Nodes | 32 |
| Categories | Document Extraction, AI Chatbot |
| Author | Himanshu |
| Published | 14 Nov 2025 |
Use the JSON export at /data/workflows/10815/10815.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
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.
Description Access your Razorpay insights instantly from Telegram—no dashboard, filters, or manual queries needed. Simply send messages like “show my payments”, “list recent orders”, or “check r...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
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 Document Extraction, AI Chatbot use case.