Ts-Immo Sync
Ts-Immo Sync is the official sync connector of the Ts-Immo platform. It receives the properties pushed by the Ts-Immo gateway from your CRM and automatically materialises them as complete, structured WordPress pages — text, media, features and taxonomies — so your website always reflects your real portfolio, with zero re-entry.
You keep managing your properties in your usual business software (CRM). The Ts-Immo gateway fetches the data, normalises it to a canonical format, then pushes it to this plugin, which creates, updates or removes the matching WordPress pages on the next sync.
Why it matters
An outdated catalogue destroys trust and drives buyers away: a visitor who calls about an already-sold property or a changed price won’t come back. Continuous syncing guarantees that what the visitor sees matches your real portfolio exactly, at all times.
Key features
- Automatic import of properties and their media (photos imported in full resolution)
- Features and taxonomies handled out of the box
- Automatic removal of unpublished/withdrawn listings
- Compatible with 20+ real-estate CRMs and portals (Apimo, Hektor, SweepBright, Netty, Whise, Seloger…) through the Ts-Immo multi-connector architecture
- Theme-agnostic: exposes a primitive shortcode
[ts-immo-field name="<meta_key>"]and developer hooks/filters to extend each listing - Foundation for every Ts-Immo display add-on (map, AI search, compliance, PDF sheets…)
Developer extension points
ts_immo_sync_property_imported(action) — fired after every create/update/deletets_immo_sync_after_upsert(action) — fired after an upsert with the full payloadts_immo_sync_field_mappings(filter) — declare a postmeta ↔ canonical-field mapping
External services
This plugin connects your WordPress site to the Ts-Immo platform in order to receive and synchronise your real-estate listings. It is the WordPress endpoint of the Ts-Immo sync gateway and requires a Ts-Immo account to be useful.
What is exchanged and when:
- The Ts-Immo platform (api.ts-immo.org) sends your property data (descriptions, prices, characteristics, media URLs, taxonomies and translations) to this plugin’s REST endpoints during each scheduled synchronisation. The plugin then downloads the media files referenced in that payload.
- During site activation, the plugin exchanges an authentication key and the site domain with the Ts-Immo platform to register the link between your WordPress site and your Ts-Immo gateway.
No data is sent to the Ts-Immo platform without your configuration of the connection. This service is provided by Ts-Services.
- Terms of use: https://ts-immo.org/fr/cgu
- Privacy policy: https://ts-immo.org/fr/confidentialite
