Skip to main content

Connectors Overview

Connectors allow your project to communicate with external services. They can be used for notifications and data export.

Types of Connectors

Our platform supports three types of connectors:

  1. HTTP - Send data to web services and APIs
  2. FTP - Transfer files to FTP servers
  3. Email - Send data via email

Creating a Connector

To create a connector:

  1. Navigate to your project settings
  2. Select the "Connectors" tab
  3. Click "Add Connector"
  4. Choose the connector type
  5. Configure the connector settings
  6. Click "Save"

Reusing Connectors

Once created, connectors can be reused across different features:

  • Notifications - Send alerts when upload status changes
  • Data Export - Send processed data at the end of a workflow

Next: HTTP Connectors →