Skip to main content
Workflow commands transform datasets through a pipeline of steps. Each step takes a dataset ID and produces a new output dataset.

workflow onboard

Standardize and validate an uploaded dataset before processing. Usage
string
required
The ID of the dataset to onboard.
Flags

workflow match

Match records in a dataset to Landbase’s database. Usage
string
required
The ID of the dataset to match.
Flags

workflow enrich

Enrich matched records with firmographic and contact data. Usage
string
required
The ID of the dataset to enrich.
Flags

workflow publish

Export an enriched dataset to a downloadable file. Usage
string
required
The ID of the dataset to publish.
Flags

workflow sketch

Generate taxonomy or segment hints for a dataset. Usage
string
required
The ID of the dataset to sketch.
Flags

workflow status

Check the current status of a running or completed workflow. Usage
string
required
The ID of the dataset whose workflow status to check.
Examples