On connect
The first sync runs automatically as soon as PX validates your credentials. PX fetches:- Account metadata - the OAuth account ID and the admin user.
- Your full property catalog.
- A tax / fee / commission catalog (the way it is built depends on the PMS - see the relevant Connect page).
On user action
These actions hit your PMS in real time:
Each “on demand” call is rate-limit aware. If your PMS rejects with a 429, PX surfaces a banner with a countdown and the action’s button stays disabled until the cooldown ends.
Via webhooks
PX subscribes to PMS webhooks so changes propagate without you clicking sync:- Guesty - reservation created, reservation changed, listing changed.
- OwnerRez - booking created, booking changed, payment received, refund issued.
Manual properties
You can also create properties manually from the Properties page (Add Manually). Manual properties have no PMS ID, so:- They are never overwritten by a sync.
- They do not appear in audits - audits read from PMS reservations only.
- They are useful for tracking off-platform inventory in PX without distorting your PMS data.
Switching PMSes
PX supports one active PMS per account. Switching requires:- Settings -> remove the existing connection (Delete for Guesty, Disconnect for OwnerRez).
- Connect the new provider.
- Properties -> Sync from [new PMS].

