Integrations
ABRA integrates with Property Management Systems (PMS) to sync guest and reservation data.
| Platform | Status | Sync Method |
|---|
| Oracle Hospitality | Production | Streaming + Batch |
| Maestro | Production | Webhooks + Batch |
Integration Architecture
┌─────────────────┐ ┌─────────────────┐
│ Oracle PMS │ │ Maestro PMS │
│ │ │ │
│ ┌───────────┐ │ │ ┌───────────┐ │
│ │ Streaming │ │ │ │ Webhooks │ │
│ │ Events │ │ │ │ │ │
│ └─────┬─────┘ │ │ └─────┬─────┘ │
└────────┼────────┘ └────────┼────────┘
│ │
▼ ▼
┌─────────────────────────────────────────┐
│ ABRA Integration Layer │
│ ┌─────────────┐ ┌─────────────────┐ │
│ │ Event │ │ Data │ │
│ │ Processors │ │ Transformers │ │
│ └─────────────┘ └─────────────────┘ │
└─────────────────────────────────────────┘
│
▼
┌─────────────────────────────────────────┐
│ ABRA Core │
│ Guests, Reservations, Profiles │
└─────────────────────────────────────────┘
Data Sync
What Syncs
- Guest profiles
- Reservations
- Room assignments
- Reservation notes
Sync Frequency
- Real-time - Streaming events (check-in, check-out, modifications)
- Batch - Daily full sync for reconciliation