
OwnerRez
Let AI connect your sources for you
Skip the manual setup — run this in your project and the wizard auto-detects your databases and APIs and connects them to PostHog.

Connect OwnerRez to PostHog to sync your data into the PostHog data warehouse for analysis and modeling.
Enter your OwnerRez account email and personal access token to pull your bookings, guests, payments, and property data into the PostHog Data warehouse.
Create a personal access token under Settings → Advanced Tools → Developer/API Settings in your OwnerRez account. OwnerRez rate limits personal access tokens per IP address to two accounts every 24 hours, so this connection method suits a single OwnerRez account rather than many.
Configuration
| Option | Type | Required |
|---|---|---|
Account email | Yes | |
Personal access token | password | Yes |
Linking OwnerRez to PostHog
- Go to the Data pipeline page in PostHog
- Click New source and select OwnerRez
- Fill in the required configuration fields
- Click Next, select the tables you want to sync, and then press Import
Supported tables
| Table | Description | Sync method | Incremental field | Primary key |
|---|---|---|---|---|
Bookings | A guest reservation or blocked-off period against one of the account's properties. | Incremental, Full refresh | updated_utc | — |
Payments | A payment collected from a guest against a booking. | Full refresh | — | — |
Guests | A guest record — the person a booking or quote is made for. | Full refresh | — | — |
Properties | A rental property (listing) managed in the account. | Full refresh | — | — |
Quotes | A price quote generated for a prospective booking, before it's confirmed. | Incremental, Full refresh | updated_utc | — |
Deposits | A batch deposit of payments, refunds, and fees into the host's bank account. | Full refresh | — | — |
Fees | A fee charged on a booking (e.g. a cleaning fee or processing fee). | Full refresh | — | — |
Refunds | A refund issued to a guest against a booking. | Full refresh | — | — |
Reviews | A guest or host review left for a stay. | Incremental, Full refresh | updated_utc | — |