Skip to main content
List all integration types supported by Base44. The command fetches the latest available connectors from the server and displays each one with its type identifier, description, and any required connection configuration fields.

Usage

base44 connectors list-available

Output

For each integration, the command displays:
  • Type identifier: the value to use in your connector configuration’s type field
  • Description: what the integration does
  • Connection config fields: any additional parameters the connector requires (e.g. a subdomain or account ID), with validation rules

See also