Vetsis Connector
Sync veterinary clinic data and patient records from Vetsis into your knowledge base
The Vetsis connector synchronizes veterinary clinic information, patient records, and appointment data from Vetsis into your knowledge base. Each record is converted to a document containing animal data, owner info, and medical history summaries.
Authentication
API Key — requires:
- Vetsis clinic account with data export permissions
Configuration
| Field | Type | Required | Description |
|---|---|---|---|
| Clinic ID | Input | Yes | Your Vetsis clinic identifier |
| Record Type | Dropdown | Yes | Select patients, appointments, or services |
| Date Range | Date Picker | No | Filter records by date range |
| Include Notes | Switch | No | Include medical notes and diagnoses |
How It Works
- Clinic Validation — Verifies API access to clinic account
- Record Listing — Retrieves patients or appointments with pagination
- Data Extraction — Processes medical records and owner information
- Document Creation — Converts records to searchable documents
Document Format
Patient: Fluffy (Cat)
Owner: John Doe
Date of Birth: 2020-03-15
Medical History: Vaccinated, No allergies
Last Visit: 2026-05-15Metadata Tags
| Tag | Type | Description |
|---|---|---|
| Patient ID | Text | Vetsis patient identifier |
| Animal Type | Category | Cat, Dog, Bird, etc. |
| Owner Email | Text | Contact information |
Pagination
Uses record ID offset. Cursor format: offset:{record_id}.
Limitations
- Sensitive medical data is synced as-is, ensure HIPAA compliance
- Patient notes may contain abbreviated veterinary terminology
- Historical records may lack full detail

