ConnectorDetails Embeddable Guide
The ConnectorDetails embeddable allows you to view the details of connectors. Like all Ingestro pipeline components, the ConnectorDetails embeddable is easy to integrate into your existing application.
This guide will help you implement the ConnectorDetails component and show how to configure it based on your specific requirements:
- Install the Ingestro package
- Get your Ingestro license key
- Get the access token
- Implement the embeddable component in your application
- Configure the component based on your specific use case
Let's get started
Step 1: Install the Ingestro package
Installing the Ingestro package is super easy.
Install with NPM:
React
Angular
Vue
VanillaJS
npm install @ingestro/pipelines-react
Install with Yarn:
React
Angular
Vue
VanillaJS
yarn add @ingestro/pipelines-react
Install via CDN:
VanillaJS
https://unpkg.com/@ingestro/pipelines-vanilla-js