Quardlyn Developers

Build property software that connects directly with Quardlyn.

Synchronise properties through the production CRM API, manage listings, upload media, track lifecycle changes and test outbound webhook simulations in sandbox. Available in minutes.

Latest API Version
v1.0
API Status
Operational
Supported
Property CRM integrations
Changelog
CRM API v1 public baseline

Migration Guides

BLM to API

Map BLM fields to the same canonical names already used by the Feed Engine, then submit them inside property.

CSV to API

Use the existing CSV importer mapping as the source of truth and emit canonical JSON rows.

XML to API

Flatten XML nodes into the canonical property object. Preserve media slot ordering.

Legacy API to Canonical API

Replace nested/legacy CRM payloads with the public flat canonical model.

Migration Checklist

  • Choose a stable external_ref.
  • Map required core fields first.
  • Map media and document slots exactly.
  • Run Full canonical, Missing-field, Invalid and Edge case simulator modes.
  • Compare API logs and sandbox webhook simulation logs before go-live.