Overview

Through the Neum AI platform, you can create and manage your data pipelines. The platform abstracts away the complexity of keeping state and context across your pipelines and makes it easy to perform actions against them.

Pipeline actions

ActionsDescription
CreatePipeline record is created and tracked. First-run is executed.
TriggerRun an existing pipeline. Can choose from full or delta sync modes.
QueryQuery the data extracted in a given pipeline.
Query feedbackRecord feedback for a pipeline query result.
CancelCancel a pipeline run.

Pipeline information

In addition to actions, there are APIs available to get information about a given pipeline and pipeline run.