Data Source Setup
The Data Source connects Staffify to your existing property management system via API. This enables automatic syncing of tenants and properties.
What You Need
| Item | Description | Example |
|---|---|---|
| Base URL | Root URL of your PMS API | https://api.yourpms.com/v1 |
| Authentication | API key, Bearer token, or OAuth2 credentials | See Auth Types below |
| Tenants Endpoint | Path to fetch tenant records | /tenants or /residents |
| Properties Endpoint | Path to fetch property records | /properties or /units |
| ID Fields | Unique identifier fields in API response | tenant_id, property_id |
Navigate to Data Source
- 1. Go to Property Management in your dashboard
- 2. Click the Data Source tab
- 3. Click Configure Data Source (or Edit if already configured)