Bulk Import
Route
- Primary:
/bulk-import
Current Capability
Bulk Import currently provides:
- CSV template-style input
- Row parsing and basic validation
- Preview counts for successful/failed rows
Current Limit
The full backend ingestion/import job pipeline is not yet shipped.
Tracked work: Issue #207.
Recommended Usage Today
- Use Bulk Import to validate CSV structure and row quality.
- Use validated rows to create/schedule content through active production workflows (
/posts,/campaigns,/calendar).