search ESC
search

Begin met typen om te zoeken...

Zoek naar features, prijzen, documentatie, blog posts...

Property bulk import en data migration in Tesoro

Leer hoe je CSV/Excel bestanden importeert, XML feeds gebruikt, data mapt en hundreds of properties tegelijk uploadt naar Tesoro.

list Inhoudsopgave expand_more

Wanneer bulk import gebruiken?

CSV/Excel import proces

Step 1: Download template
  1. Ga naar Properties → Import
  2. Click 'Download CSV Template'
  3. Open template in Excel/Google Sheets
  4. Review all columns en required fields (marked with *)
Step 2: Prepare data

Required fields:

  • Property Type (apartment/house/villa/land/commercial)
  • Address (full address)
  • City
  • Country
  • Price
  • Currency (EUR/USD/GBP)

Recommended fields:

  • Bedrooms, Bathrooms
  • Total area (m²)
  • Description (NL/EN/ES columns)
  • Status (active/draft)
  • Reference number

Optional fields:

  • All property features (pool, garage, terrace, etc.)
  • Energy certificate data
  • Owner information
  • Images (URLs comma-separated)
Step 3: Field mapping
  1. Upload prepared CSV file
  2. Tesoro detecteert columns automatisch
  3. Map CSV columns → Tesoro fields:
    • Auto-mapping voor standard column names
    • Manual mapping voor custom columns
    • Preview mapped data
  4. Validate data (Tesoro checks for errors)
Step 4: Import execution
  1. Review summary (X properties, Y errors)
  2. Fix errors or skip invalid rows
  3. Click 'Start Import'
  4. Monitor progress (real-time)
  5. Review results:
    • Success: X properties imported
    • Errors: Y rows failed (download error log)

XML feed import

Supported XML formats

Tesoro ondersteunt standard property XML formats:

  • Idealista XML: Direct import from Idealista exports
  • Fotocasa XML: Compatible with Fotocasa format
  • Custom XML: Map custom XML schema to Tesoro fields
XML import workflow
  1. Properties → Import → XML Feed
  2. Select source:
    • Upload XML file (manual import)
    • Enter XML feed URL (scheduled imports)
  3. Choose format (Idealista/Fotocasa/Custom)
  4. Preview parsed data
  5. Map fields (if custom XML)
  6. Set duplicate handling:
    • Skip duplicates (by reference number)
    • Update existing properties
    • Create as new properties
  7. Import
Scheduled XML imports

For recurring imports (bijvoorbeeld daily portal syncs):

  • Setup feed URL
  • Configure schedule (daily/weekly/monthly)
  • Enable auto-import
  • Set error nietifications

Tesoro fetches updates automatically en importeert nieuwe/changed properties.

Data validation en error handling

Automatic validation checks

Tesoro validates data before import:

  • Required fields: Check alle required fields zijn present
  • Data types: Price moet numeric zijn, bedrooms integer, etc.
  • Valid values: Property type moet valid value zijn (niet random text)
  • Format checks: Email format, phone number format
  • Geocoding: Address validation via Mapbox (warning if niet found)
Common import errors

Missing required fields:

  • Error: "Row 45: Missing property type"
  • Fix: Add property type value in CSV

Invalid data types:

  • Error: "Row 12: Price must be numeric"
  • Fix: Remove currency symbols (€, $) - only numbers

Duplicate reference numbers:

  • Error: "Row 67: Reference ABC123 already exists"
  • Options:
    • Skip this row
    • Update existing property
    • Change reference number
Error handling options
  • Stop on error: Import stops at first error (fix and retry)
  • Skip errors: Import valid rows, skip invalid (recommended)
  • Log errors: Download error CSV voor batch fixing

After import, review error log en fix problematic rows voor second import.

Import best practices

Gerelateerde artikelen

home Woningbeheer

Complete gids voor property management in Tesoro CRM

Beheer 1085+ properties met krachtige tools voor tracking, matching en automatisering. Leer alles over property management in Tesoro CRM.

schedule 8 min
home Woningbeheer

Hoe voeg je properties toe aan Tesoro CRM

Complete stap-voor-stap handleiding voor het toevoegen van je eerste property. Leer alle velden, best practices en tips voor snelle property creation.

schedule 10 min
home Woningbeheer

Property portal integration in Tesoro CRM

Leer hoe je Idealista en Fotocasa auto-sync configureert, XML feeds beheert en properties automatisch publiceert naar portals.

schedule 11 min
home Woningbeheer

Property history tracking en activity log in Tesoro

Leer hoe je price changes, status updates, activity log en complete change history tracked voor compliance en transparency.

schedule 7 min

Veelgestelde Vragen

chevron_right Wat gebeurt er met bestaande properties bij een import met dezelfde reference numbers?
Je hebt 3 opties: 1) Skip duplicates - bestaande blijft, nieuwe wordt genegeerd, 2) Update existing - bestaande property wordt geüpdatet met nieuwe data, 3) Create new - nieuwe property wordt aangemaakt met nieuwe reference. Kies optie tijdens import setup. We raden 'Update existing' aan voor data sync, 'Skip duplicates' voor one-time migrations.
chevron_right Kan ik property images importeren via CSV?
Ja! Voeg een 'Images' column toe met comma-separated URLs (bijvoorbeeld "https://example.com/img1.jpg,https://example.com/img2.jpg"). Tesoro downloadt images automatisch en uploadt naar Cloudflare. Requirements: 1) Images moeten publicly accessible zijn, 2) Max 50MB per image, 3) Formats: JPG, PNG. Voor local images, upload eerst naar cloud storage (Dropbox/Google Drive) en use public URLs.
search