Embeddable components
The Ingestro pipeline embeddables are a set of components that provide easy-to-use, UI-based workflows, which can be seamlessly integrated into your application regardless of the JavaScript framework you are using (React, Angular, Vue, VanillaJS). This allows your users to interact with Ingestro pipelines directly inside your application.
To give you maximum flexibility when working with Ingestro pipelines, we offer the following embeddable components:
CreatePipelineembeddable for creating pipelinesPipelineDetailsembeddable for viewing and editing a pipelinePipelineListembeddable for viewing all pipelinesExecutionDetailsembeddable for viewing and fixing pipeline executionsExecutionListembeddable for viewing all executions of one pipelineCreateConnectorembeddable for creating connectorsCreateTargetDataModelembeddable for creating target data modelsConnectorDetailsembeddable for viewing the details of one connectorConnectorListembeddable for viewing all connectorsTargetDataModelDetailsembeddable for viewing and editing the details of one target data modelTargetDataModelListembeddable for viewing all target data models