Feeds Overview
A feed is the core building block of FeedSync. It represents one connection to a data source and manages the full lifecycle of your property data — from incoming files through to stored listings and connected sites.
Feed anatomy
Feed
├── Provider (format + software: REAXML or Rockend)
├── Delivery (how data arrives: Portal Push, FTP, or API)
├── Files (input / processed / failed history)
├── Listings (all listings belonging to this feed)
└── Sites (connected destinations: WordPress, webhooks)
Creating a feed
- Go to Feeds and click New Feed.
- Give it a name (e.g. Main Office — REAXML).
- Select a provider (the format and software).
- Choose how data will arrive — Portal Push, FTP, or API. See Connecting your feed.
- Save. FeedSync starts watching for data straight away.
Monitoring a feed
The feed detail page has three tabs:
- Files — processing history, queued files, and errors.
- Listings — every listing from this feed.
- Sites — connected WordPress sites and webhooks.
Use the Files tab to diagnose processing issues and re-queue files.
Deleting a feed
Deleting a feed removes the feed and its file history. Your listings are kept — they stay in your listings database so your websites don't suddenly lose properties. Remove individual listings from the Listings page if you need to.