# Connectors

Data Connectors are essential components used for processing data in Data Pipelines. They play a crucial role in connecting the data sources with the NextBee Insights Dashboard and help in importing or exporting data from external sources. There are various types of Data Connectors available, each designed to meet the specific data processing needs of an organization. Some of the commonly used data connectors include Salesforce, SFTP (Secure File Transfer Protocol), and S3 bucket integration. These data connectors allow organizations to import or export data from external sources, thereby streamlining the data processing and management process.

# Connectors List

The Connectors List page in the NextBee Insights Dashboard is a comprehensive overview of all the data connectors that have been integrated into the system. This page is designed to provide an easy-to-use interface for managing and monitoring data connectors.

The page has several important features and functions, including a list of all the connectors, a pagination feature, and buttons to add new connectors and view connector details.

The Connectors List is organized into several columns, including ID, Connector Name, Method, Status, and Action. The ID column displays a unique identifier for each connector, while the Connector Name column displays the name of the connector. The Method column displays the type of connector, such as SFTP, S3 bucket, etc. The Status column displays the current status of the connector, whether it is active or inactive. Finally, the Action column provides options to view the details of the connector and perform other actions as necessary.

To add a new connector, simply click on the "Add New" button, which will open the "Create Connector" form. This form allows you to specify the connector details, such as the connector type, authentication details, and other relevant information.

By clicking on the "Details" button, you can view the detailed information about a specific connector, including its configuration, status, and activity logs. This page provides a comprehensive overview of the connector and its performance, allowing you to quickly identify any issues and resolve them.

# Create Connector

The Create Connector form in the NextBee Insights Dashboard provides a platform for setting up new data connectors. The form consists of two main fields:

Title: A field for providing a descriptive name for the connector, which will help to identify it easily in the future.

Connection Method: This field allows the selection of either a Cron or Pixel connection method. The connection method determines how the data will be collected from the chosen data source.

Then the user will be presented with a list of available data sources, including SFTP, SalesForce, NextBee, and AWS S3, displayed in a neat, tiled format. By selecting one of the available data sources, the user will be taken to a form that contains specific fields related to the chosen data source.

For example, if the SalesForce data source is selected, the user will be taken to a new Salesforce login page where they will need to enter their credentials and give necessary permissions. Upon successful authentication, the required API keys will be saved to the connector. This process ensures a secure connection between the NextBee Insights Dashboard and the chosen data source.

# Connection Details

The Connection Details view provides a detailed overview of a specific data connector. This view includes information about the connector's title, connection method, and any data specific to the connector type (such as Salesforce credentials). Additionally, the view includes the status of the connector and any actions that can be performed (such as editing or disabling the connector). The Connection Details view is accessible by clicking the "Details" button on the Connectors List page.