Integration Methods
Choose the right method for uploading your CSV files.
Fibek offers two methods for CSV integration:
1. API Integration (Recommended)
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}
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: Settings → Integrations → CSV Upload