Listing Statuses
Every listing has a status reflecting where it is in the market. FeedSync uses six standard values:
| Status | Meaning |
|---|---|
current | Actively listed and available. |
sold | The property has sold. |
leased | The rental has been leased. |
withdrawn | Withdrawn from the market. |
offmarket | Not publicly listed. |
deleted | Marked for removal. |
Under offer is a separate flag, not a status — a listing can be current and under offer at the same time.
How status is set
Status comes from your feed. Your agency software controls each listing's status and exports it; FeedSync maps your provider's values to the standard set above.
Changing status manually
Click the status badge in the listings table, or open the listing and use the status field. Manual changes apply immediately — but if the feed later re-processes that listing with a different status, the feed value wins.
Filtering by status
Use the status tabs at the top of the Listings page to filter quickly (All, Current, Sold, Leased, Withdrawn, Off Market, Deleted).
Status & connected sites
When a status changes — whether from the feed or manually — FeedSync sends a listing.status_changed event to the listing's connected webhooks and sites so they can update. See Webhooks.