Connect directly with TDR generators, developers, investors and land owners across PMC, PCMC and PMRDA zones. Private, fast, professional.
We operate across all major planning authorities in the Pune region with deep local knowledge of TDR regulations, rates and reservation maps.
Covers the core Pune city area. High TDR demand from residential and commercial developers. DP road reservations generate significant TDR potential.
Industrial-adjacent zones with growing residential demand. TDR from road widening and public utility reservations available in large parcels.
Fast-growing peri-urban zones including Hinjewadi, Wagholi, Talegaon and beyond. New DP reservations creating fresh TDR supply opportunities.
Your details are never published publicly. We review every submission and personally match you with the right counterparty. Own a reserved land? We'll guide you through TDR conversion too.
Unlike public portals, we keep both sides private and do the matching personally — so you never negotiate with strangers blindly.
Submit your requirement or availability in 2 minutes. Your contact details are never made public.
Our broker reviews every submission, verifies seriousness and checks for matching counterparties in our database.
We introduce both parties only after mutual consent, facilitating price discovery and initial negotiation.
Transaction completes. Standard brokerage applies only on successful deal closure — no upfront charges.
Source TDR efficiently for your under-construction or upcoming projects across Pune.
Convert your reservation land to TDR and find the right buyer at the best price.
Trade DRC certificates in the secondary market with access to both demand and supply intelligence.
Speak to our broker directly — fastest response in Pune's TDR market.
| Type | Name | Zone | Qty (sq.mt.) | Rate (₹) | Status | Actions |
|---|
function doPost(e) {
try {
var data = JSON.parse(e.postData.contents);
var ss = SpreadsheetApp.getActiveSpreadsheet();
var sheetName = data.type || 'All Leads';
var sheet = ss.getSheetByName(sheetName);
if (!sheet) {
sheet = ss.insertSheet(sheetName);
sheet.appendRow(['Timestamp','Type','Name','Phone','Email',
'Zone','Qty','Rate','TDR Type','Role',
'Location / Project','Purpose','Documents','Notes','Status','Date']);
sheet.getRange(1,1,1,16).setFontWeight('bold')
.setBackground('#0B2240').setFontColor('#FFFFFF');
sheet.setFrozenRows(1);
}
sheet.appendRow([
data.timestamp, data.type, data.name, data.phone, data.email,
data.zone, data.qty, data.rate, data.tdrType, data.role,
data.location, data.purpose, data.docs, data.notes,
data.status, data.date
]);
var subject = '🔔 New PuneTDR Lead: ' + data.type + ' — ' + data.name + ' (' + data.zone + ')';
var body = 'New lead on PuneTDR.in\n\n'
+ 'Type: ' + data.type + '\n'
+ 'Name: ' + data.name + '\n'
+ 'Phone/WA: +91' + data.phone + '\n'
+ 'Email: ' + (data.email||'—') + '\n'
+ 'Zone: ' + data.zone + '\n'
+ 'Quantity: ' + data.qty + '\n'
+ 'Rate / Budget: ' + data.rate + '\n'
+ 'TDR Type: ' + data.tdrType + '\n'
+ 'Role: ' + data.role + '\n'
+ 'Location / Project: ' + (data.location||'—') + '\n'
+ 'Purpose: ' + (data.purpose||'—') + '\n'
+ 'Notes: ' + (data.notes||'—') + '\n'
+ 'Submitted: ' + data.timestamp + '\n\n'
+ 'View sheet: https://docs.google.com/spreadsheets/d/'
+ SpreadsheetApp.getActiveSpreadsheet().getId();
MailApp.sendEmail(Session.getActiveUser().getEmail(), subject, body);
return ContentService.createTextOutput(JSON.stringify({status:'ok'}))
.setMimeType(ContentService.MimeType.JSON);
} catch(err) {
return ContentService.createTextOutput(JSON.stringify({status:'error',msg:err.toString()}))
.setMimeType(ContentService.MimeType.JSON);
}
}
| Name | Zone | Qty | Budget (₹/sq.mt.) | Type | Role | Contact | Status | Actions |
|---|
| Name | Zone | Qty | Asking (₹/sq.mt.) | Type | Role | Contact | Status | Actions |
|---|
| Name | Zone | Area | Asking Price | Land Type | Purpose | Contact | Status | Actions |
|---|