Catalogs stop at the long tail
Your warehouse still needs the regional ERP, the internal tool, and the vendor that is not in any marketplace.
Connector Builder
Point Connector Builder at a source API, test the stream, and publish a connector your workspace can run. It's that easy.
Configure stream
Stream name
invoices
API endpoint URL
https://api.acetech.com/v1/invoices
HTTP method
Send records to
Snowflake
Test connector
Test3 records
INV-1042
AceTech Corp
INV-1043
Globex
INV-1044
Initech
Payload received bySnowflake
The problem
Pre-built connectors cover the popular sources. The rest of your stack still needs a connector you can test and publish yourself.
Your warehouse still needs the regional ERP, the internal tool, and the vendor that is not in any marketplace.
Auth, pagination, incremental sync, and tests become a project. Then you own the glue.
How it works
Four steps in Connector Builder, from the start path through publish.
01
Choose a start path
Import a YAML manifest, fork a catalog connector, or start from scratch.
02
Configure the stream
Set the endpoint, auth, pagination, and schema in the UI or in YAML.
03
Test the live API
Run the stream in the Test panel and confirm records before you publish.
04
Publish to your org
Use the connector in your workspace, or contribute it back to Airbyte.
Start here
The same three start paths you see in Cloud. Pick the one that matches the API you need to sync.
Select an existing low-code YAML manifest from your computer to import into Connector Builder.
Select an existing connector to use as a starting point, then edit streams to match your API.
Build a connector from start to finish in the form, with YAML available when you want it.
AI Assistant
Enable AI Assistant, add a public API documentation URL or OpenAPI spec, and let Connector Builder suggest stream configuration. You still test and publish.
Built in
Switch between the form and the declarative manifest. Detect schema, store secrets as encrypted user inputs, then publish to your organization or contribute to Airbyte.
Switch the same stream between the form and the declarative manifest.
Detect fields from the records you pull in Test.
Enter custom secrets or tokens. They are saved encrypted, not hardcoded in YAML.
Use the connector in your workspace, or contribute it back to Airbyte.
Didn't find your answer?
Please don't hesitate to reach out.
Does Connector Builder only work with HTTP APIs?
Is Connector Builder available in Cloud and open source?
Does Connector Builder support destination connectors?
Can I publish a connector to the Marketplace?
How is Connector Builder different from the CDK?
Do I need to write code?
Free to start. Publish to your workspace when the stream tests clean.