Cloud platform
Pipeline Management
Learn about how Neum AI lets you manage your pipelines.
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
Actions | Description |
---|---|
Create | Pipeline record is created and tracked. First-run is executed. |
Trigger | Run an existing pipeline. Can choose from full or delta sync modes. |
Query | Query the data extracted in a given pipeline. |
Query feedback | Record feedback for a pipeline query result. |
Cancel | Cancel a pipeline run. |
Pipeline information
In addition to actions, there are APIs available to get information about a given pipeline and pipeline run.
Was this page helpful?