Supported formats
- CSV (
.csv) - Excel (
.xlsx,.xls)
Import process
Map columns
Map your file’s columns to Orova fields:
- Contact Name (required)
- Phone Number (required)
- Region (optional)
- Any additional columns become custom fields
File format
Your CSV should look like:Phone numbers should be in E.164 format (e.g.,
+12025551234). Orova will attempt to normalize other formats.Custom fields
Any columns beyondcontactName, phoneNumber, and region are stored as external fields. These are available as variables in the agent’s system prompt using {{fieldName}} syntax.
