📥
Lead Import Hub
IndiaMart TradeIndia JustDial
📥
Leads Today
↑ Live
📈
This Month
↑ Running
Auto-Imported
● Active
🎯
Conversion Rate
Target 15%
🟡
IndiaMart sync paused — high duplicate rate detected.
Over 80% duplicates in last sync. Review and resume from IndiaMart tab.
🔌 Connected Sources0 connected
📋 Recent Imports
📭
No imports yet
Connect a source above to start auto-importing leads into your CRM
IndiaMart Integration
Official LeadManager API — auto-syncs every 30 minutes
● Not Connected
🔄
IndiaMart Leads Today:
Last sync: Never
📋 How to get your CRM Key
  1. Login to seller.indiamart.com
  2. Go to My Profile → CRM Integration
  3. Copy the glusr_crm_key value
  4. Paste above and click Save & Connect
Sync History
TimeFetchedImportedDuplicateFailed
No sync history yet
TradeIndia Integration
3 methods to import TradeIndia buyer inquiries
📁
CSV Import
Download CSV from TradeIndia dashboard and upload here
📧
Email Parser
Forward inquiry emails to VELTRIX auto-import address
✏️
Quick Entry
Pre-filled form matching TradeIndia inquiry format
Download your inquiry CSV from tradeindia.com → My Account → Manage Inquiries → Export, then upload below.
JustDial Integration
3 methods to capture JustDial leads automatically
● Not Connected
📱
SMS Parser
Auto-parse JustDial SMS alerts — instant capture
📁
CSV Import
Upload monthly JustDial lead export CSV
🔌
JD API
Official JustDial Business API (if subscribed)
JustDial SMS Format (auto-detected):
JD Lead: Name-Rajesh, Mob-9876543210, City-Surat, Cat-Jewellery, Date-26/05/2026
VELTRIX parses JustDial SMS format automatically. Paste an SMS below to test the parser, or use the webhook below for auto-capture via Zapier.
1
Upload
2
Map Columns
3
Validate
4
Import
5
Done
📂
Drag & drop CSV here, or click to browse
Supports CSV, XLS, XLSX • Max 10MB
Standard Templates
Exhibition Templates
Leads by Source
Conversion Rate by Source
Monthly Import Volume (Last 6 Months)
🏆 Source Performance Ranking
🔀 Auto-Routing Rules
Automatically assign, tag and prioritize incoming leads based on conditions
IndiaMart
LeadManager API Key
● Not set
Auto-sync cron: */30 * * * * php /home/web/veltrix-os/crons/indiamart-sync.php
TradeIndia
Email forwarding or API
leads@veltrixmedia.in
JustDial
SMS parsing or Business API
● Not set
Webhook / API
Accept leads from Zapier, Make.com, or custom sources
● Always Active
Webhook Endpoint (POST)
https://web.veltrixmedia.in/api/lead-import/webhook
Click to copy. No authentication required.
Expected JSON Payload
{ "name": "Rajesh Shah", "phone": "9876543210", "email": "rajesh@example.com", "company": "Shah Jewellers", "city": "Surat", "source": "Website", "product_interest": "Diamond Solitaires", "message": "Looking for 0.5ct round diamonds" }
Response: {"success": true, "lead_id": 123}