Skip to main content

Quantela platform user manual

Create a connector
  1. In the top left-hand corner of the main dashboard screen, click the Manage icon: manage_icon.PNG.

  2. On the Manage panel, click Data Pipeline new_menu_data_pipeline.PNG.

  3. In the Connectors screen, click the Connector icon: new_connector.png.

  4. new_select_providers.png

    Select the connector type from one of the following:

    • HTTP - A REST interface or other HTTP-based integration.

    • HTTPV2 - A REST interface or other HTTP-based integration that provides the option to enter or import cURL commands and execute them.

    • FILE - A file.

    • SOCKET - A TCP sockets interface.

    • MQTT - Connect to an MQTT (Message Queuing Telemetry Transport) broker.

    • FTP - A client/server protocol used for transferring files to or exchanging files with a host computer.

    • SFTP - A secure FTP (File Transfer Protocol) used for transferring files to or exchanging files with a host computer.

    • MS SQL - A Microsoft SQL Server relational database.

    • MySQL - An open-source relational database.

    • Oracle - An Oracle relational database.

    • PostgreSQL - An open-source object-relational database.

  5. Enter the connector Name. This is a descriptive name that appears in the list of connectors. It must be 3-30 characters only.

  6. Depending on the connector type, select the connection template that this connector is to be based on from the list of Available Connection Templates, then click Next to complete the configuration.

    updated_create_connector_general_properties.png
  7. Depending on the data source type, edit the corresponding configuration details in the panel as indicated below.

  8. Click the Send button to execute the request and fetch a response.

  9. Click Submit and Generate Schema to create the connector with schema or Submit to create the connector without schema.

Note

You can click on the Help icon help.png to assist in using the different connector types.