web / lib/jobs/workflows/manual-ingest
lib/jobs/workflows/manual-ingest
Manual ingest workflow — full pipeline for user-uploaded files.
Triggered when a user uploads a CSV/Excel file via the ingest wizard. Runs dataset-detection first (identifies sheets, creates IngestJobs), then processes all sheets in parallel through the 6-task pipeline.
Variables
manualIngestWorkflow
constmanualIngestWorkflow:WorkflowConfig<"manual-ingest">
Last updated on