Completed
on 2 Jan 2026, 3:10 pm

Output

Sold Listing Indicators

konnect.homes status fields

Primary Status Fields

FieldFor SaleSold
pme-statussalesold
pme-listingstatussalesold
pme-status-formattedSaleSold
pme-currenttruefalse

Sold-Specific Fields

FieldTypeNotes
pme-solddateDateTimeDate property was sold

Key Field: pme-listingstatus

This is the main field used to filter listings on konnect.homes. It's a PlainText field with values:

  • sale - Active for sale listing
  • sold - Property has been sold
  • withdrawn - Listing removed from market

Quick Check

To find sold listings:

wf-list homes --fields=name,pme-listingstatus | jq '[.items[] | select(.["pme-listingstatus"] == "sold")]'

Example: Sold Listing

14 Killarney Ave

pme-status:sold
pme-listingstatus:sold
pme-current:false
pme-solddate:2025-12-19

Quick Actions

Original Request

No layout configured

Details

Type General
Status Completed
Created 1 Jan 2026, 7:26 pm
Updated 2 Jan 2026, 3:10 pm
Created By claude

Raw Data

{
  "id": "bbb3ecb6-3319-4278-9790-a683c6ac5481",
  "type": "general",
  "status": "completed",
  "title": "Sold listing status fields",
  "description": "Fields that indicate a homes listing is sold",
  "context": {
    "output": "<div style=\"background:#fff;color:#222;padding:20px;border-radius:8px;\">\n<h2 style=\"color:#111;margin:0 0 8px 0;\">Sold Listing Indicators</h2>\n<p style=\"color:#666;margin:0 0 16px 0;\">konnect.homes status fields</p>\n\n<div style=\"background:#f5f5f5;padding:12px;border-radius:6px;margin:12px 0;\">\n<h4 style=\"margin:0 0 8px 0;color:#111;\">Primary Status Fields</h4>\n<table style=\"width:100%;font-size:0.9rem;border-collapse:collapse;\">\n<tr style=\"background:#e5e5e5;\"><th style=\"text-align:left;padding:8px;color:#111;\">Field</th><th style=\"text-align:left;padding:8px;color:#111;\">For Sale</th><th style=\"text-align:left;padding:8px;color:#111;\">Sold</th></tr>\n<tr><td style=\"padding:8px;color:#333;\"><code>pme-status</code></td><td style=\"padding:8px;color:#22c55e;font-weight:bold;\">sale</td><td style=\"padding:8px;color:#6b7280;font-weight:bold;\">sold</td></tr>\n<tr><td style=\"padding:8px;color:#333;\"><code>pme-listingstatus</code></td><td style=\"padding:8px;color:#22c55e;font-weight:bold;\">sale</td><td style=\"padding:8px;color:#6b7280;font-weight:bold;\">sold</td></tr>\n<tr><td style=\"padding:8px;color:#333;\"><code>pme-status-formatted</code></td><td style=\"padding:8px;color:#22c55e;\">Sale</td><td style=\"padding:8px;color:#6b7280;\">Sold</td></tr>\n<tr><td style=\"padding:8px;color:#333;\"><code>pme-current</code></td><td style=\"padding:8px;color:#22c55e;\">true</td><td style=\"padding:8px;color:#6b7280;\">false</td></tr>\n</table>\n</div>\n\n<div style=\"background:#f5f5f5;padding:12px;border-radius:6px;margin:12px 0;\">\n<h4 style=\"margin:0 0 8px 0;color:#111;\">Sold-Specific Fields</h4>\n<table style=\"width:100%;font-size:0.9rem;border-collapse:collapse;\">\n<tr style=\"background:#e5e5e5;\"><th style=\"text-align:left;padding:8px;color:#111;\">Field</th><th style=\"text-align:left;padding:8px;color:#111;\">Type</th><th style=\"text-align:left;padding:8px;color:#666;\">Notes</th></tr>\n<tr><td style=\"padding:8px;color:#333;\"><code>pme-solddate</code></td><td style=\"padding:8px;color:#666;\">DateTime</td><td style=\"padding:8px;color:#666;\">Date property was sold</td></tr>\n</table>\n</div>\n\n<div style=\"background:#fef3c7;padding:12px;border-radius:6px;margin:12px 0;\">\n<h4 style=\"margin:0 0 8px 0;color:#92400e;\">Key Field: <code>pme-listingstatus</code></h4>\n<p style=\"margin:0;color:#92400e;font-size:0.9rem;\">This is the main field used to filter listings on konnect.homes. It's a PlainText field with values:</p>\n<ul style=\"margin:8px 0 0 0;padding-left:20px;color:#92400e;font-size:0.9rem;\">\n<li><strong>sale</strong> - Active for sale listing</li>\n<li><strong>sold</strong> - Property has been sold</li>\n<li><strong>withdrawn</strong> - Listing removed from market</li>\n</ul>\n</div>\n\n<div style=\"background:#dcfce7;padding:12px;border-radius:6px;margin:12px 0;\">\n<h4 style=\"margin:0 0 8px 0;color:#166534;\">Quick Check</h4>\n<p style=\"margin:0;color:#166534;font-size:0.9rem;\">To find sold listings:</p>\n<pre style=\"background:#166534;color:#fff;padding:8px;border-radius:4px;margin:8px 0 0 0;font-size:0.85rem;\">wf-list homes --fields=name,pme-listingstatus | jq '[.items[] | select(.[\"pme-listingstatus\"] == \"sold\")]'</pre>\n</div>\n\n<div style=\"background:#f0f0f0;padding:12px;border-radius:6px;margin:12px 0;\">\n<h4 style=\"margin:0 0 8px 0;color:#111;\">Example: Sold Listing</h4>\n<p style=\"margin:0 0 4px 0;color:#333;\"><strong>14 Killarney Ave</strong></p>\n<table style=\"width:100%;font-size:0.85rem;border-collapse:collapse;\">\n<tr><td style=\"padding:4px 8px;color:#666;\">pme-status:</td><td style=\"padding:4px 8px;color:#333;\"><code>sold</code></td></tr>\n<tr><td style=\"padding:4px 8px;color:#666;\">pme-listingstatus:</td><td style=\"padding:4px 8px;color:#333;\"><code>sold</code></td></tr>\n<tr><td style=\"padding:4px 8px;color:#666;\">pme-current:</td><td style=\"padding:4px 8px;color:#333;\"><code>false</code></td></tr>\n<tr><td style=\"padding:4px 8px;color:#666;\">pme-solddate:</td><td style=\"padding:4px 8px;color:#333;\"><code>2025-12-19</code></td></tr>\n</table>\n</div>\n</div>",
    "requestedAt": "2026-01-01T09:20:00.000Z",
    "requestId": "058e3aa7-4b2f-4401-8aed-6b5a4c5a3fd2"
  },
  "createdBy": "claude",
  "createdAt": "2026-01-01T09:26:12.742Z",
  "updatedAt": "2026-01-02T05:10:54.066Z",
  "requestId": "058e3aa7-4b2f-4401-8aed-6b5a4c5a3fd2"
}
DashboardReportsKontasksSessionsTelemetryLogs + Go