Integration Methods

Choose the right method for uploading your CSV files.


Fibek offers two methods for CSV integration:

Upload CSV files directly via REST API using multipart/form-data. Best for:

  • Automated ETL pipelines
  • Scheduled synchronizations
  • Direct integrations from your ERP

Endpoints Pattern: /full-csv-integration/upload-{entity}

The API Key is created at My Company → Integrations → API Integration and sent in the X-API-KEY header — see Authentication.

2. Platform Upload (Manual)

Upload CSV files directly through the Fibek web platform. Best for:

  • One-time data imports
  • Manual data synchronization
  • Users without technical integration capabilities

Access the upload feature from: My Company → Integrations → Manual Integration