Connectors

eltPulse exposes a unified catalog of ingestion sources and warehouse destinations. The product picks the right sync engine for each connector type, then scaffolds production-ready pipeline code you can run managed or export to Git.

Browse the catalog

The public connector catalog lists every source and destination with trust tier, sync mode, and links to curated pipeline scenarios. Counts stay in sync with the in-app builder (123+ sources today).

Trust tiers

  • Verified — first-class connectors with codegen, credential fields, and incremental defaults (e.g. GitHub, Stripe, HubSpot).
  • Beta — supported in eltPulse with connection forms; may need more manual config in generated code.
  • Catalog — available in the builder combobox and AI assistant; scaffold via REST API context or free-text configuration.

Sync modes

Connector sync — API, file, and SaaS sources: extract via REST or native APIs into your warehouse. Database replication — Postgres, MySQL, SQL Server, Oracle, and similar: high-throughput table replication with incremental cursors. Warehouses (Snowflake, BigQuery, Redshift, Databricks) are destinations for both modes.

In the app

  • Quick start — destination → source → credentials → run.
  • Connections — encrypted secrets reused across pipelines.
  • Builder — full catalog wizard and AI-assisted scaffolding.

Connector catalog · Scenarios · Pipelines