Skip to Content
⚠️Active Development Notice: TimeTiles is under active development. Information may be placeholder content or not up-to-date.

web


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

const manualIngestWorkflow: WorkflowConfig<"manual-ingest">

Last updated on