Home / Features / Lead sources
Lead sources

Eight sellers.
One reply that matters.

A buyer on IndiaMART sends the same enquiry to eight of you. Most reply the next morning, because it landed in an inbox nobody was watching.

MS steel pipes, 500 kg 2:14:00 PM
You
8 seconds
Seller 2
6 hours
Seller 3
next morning
Sellers 4–8
never

The buyer usually talks to whoever answers first. Price comes second.

Those eight seconds

What happens while nobody is at the laptop.

1
+0.0s

The portal posts the enquiry

To a URL that is yours alone. IndiaMART, Justdial and the rest each send a different shape; each has its own reader.

2
+0.4s

A contact is made, or found

The same buyer enquiring twice in a morning is one lead, not two — a second message must not produce a second message back.

3
+8.2s

The reply goes out

Naming what they asked about, so it does not read as automatic. This is the part that decides the conversation.

4
after

Somebody is given it

Tagged, assigned by your rules, and in the inbox with a name against it — so two people do not answer and nobody answers nobody.

Always a template — somebody enquiring on a portal has never messaged you, so the 24-hour window is shut and free text would be refused.

Where they come from

Connect what you already pay for.

Each one takes about three minutes, and none of it needs a developer.

IndiaMART
The biggest, by a distance
  1. Seller Panel → Lead Manager
  2. Settings → CRM Integration → Push API
  3. Paste the URL we give you

The push API is on paid seller plans. On a free one, forward the emails instead — see below.

Justdial
Local services
  1. Business dashboard → Leads
  2. Integrations → Webhook
  3. Paste the URL

Justdial often turns this on from their side — ask your account manager if you cannot find it.

Sulekha
Services, local
  1. Sulekha Business → Lead settings
  2. API / Webhook
  3. Paste the URL
TradeIndia
B2B
  1. Seller Panel → Lead Manager
  2. API Integration
  3. Paste the URL
Google Ads lead forms
Straight off the search results
  1. Open the lead form asset
  2. Lead delivery → Webhook
  3. Paste the URL, then Send test data

Google sends a test first and will not save the webhook until it succeeds.

Your own website
Or Zapier, or n8n
  1. Point the form at the URL
  2. Send JSON with at least a phone number
  3. Name, email and subject are used if you send them
How a portal we have not named still works

One shape in. One shape out.

Every portal invented its own field names, and most of them shout. Each has a small reader that turns theirs into ours — so adding a new one is twenty lines, not a project.

{
  "SENDER_NAME": "Rajesh Sharma",
  "SENDER_MOBILE": "09876543210",
  "QUERY_PRODUCT_NAME": "MS pipes",
  "QUERY_MESSAGE": "500 kg chahiye"
}
{
  name: "Rajesh Sharma",
  phone: "919876543210",
  subject: "MS pipes",
  message: "500 kg chahiye"
}

The number is looked for in several places, because what arrives and what the documentation promises are often not the same thing — and a lead without a number is a lead nobody can answer.

If your plan has no API

Forward the emails instead.

IndiaMART and Justdial keep their push API for paid seller plans, and the property portals — 99acres, MagicBricks, Housing — send by email to everybody regardless. For a lot of businesses this is not the fallback. It is the only way in.

  • You get an address like lead-a7f3k9@afosales.com
  • Set one forwarding rule in the mailbox the portal writes to
  • The name and number are read out of the email

Worth saying plainly: these are marketing emails and their layout changes without notice. The URL is better wherever you can use it.

leads-email Screenshot: the Lead sources card with the forwarding address on it.
1400 × 875
What you look at

Not how many came in. How many heard back.

Arriving was never the problem.

leads-screen Screenshot: the Lead sources page — the four counters at the top and the recent list with "answered" beside each.
1920 × 1080