Embeddable components
The nuvo pipeline embeddables are a set of components that provide easy-to-use, UI-based workflows, which can be seamlessly integrated into your application. This allows your users to interact with nuvo pipelines directly inside your application.
To give you maximum flexibility when working with nuvo pipelines, we offer the following embeddable components:
CreatePipeline
embeddable for creating pipelinesPipelineDetails
embeddable for viewing and editing a pipelinePipelineList
embeddable for viewing all pipelinesExecutionDetails
embeddable for viewing and fixing pipeline executionsExecutionList
embeddable for viewing all executions of one pipelineCreateConnector
embeddable for creating and editing connectors (coming soon)ConnectorDetails
embeddable for viewing the details of one connector (coming soon)ConnectorList
embeddable for viewing all connectors (coming soon)TargetDataModelDetails
embeddable for viewing and editing the details of one target data model (coming soon)TargetDataModelList
embeddable for viewing all target data models (coming soon)