Airbyte · Arazzo Workflow
Airbyte Create and Verify a Source
Version 1.0.0
Create a source connector, read it back to confirm it persisted, and list the workspace's sources to confirm it appears.
View Spec
View on GitHub
Data IntegrationETLELTOpen-SourceData PipelineConnectorsDataArazzoWorkflows
Provider
Workflows
create-verify-source
Create a source, read it back, and confirm it appears in the workspace list.
Creates a source, fetches it by id to confirm persistence, and lists the workspace's sources.
1
2
getSource
Read the newly created source back by id to confirm it persisted and to resolve the connector sourceType.
3
listSources
List the sources in the workspace to confirm the new source is present in the returned collection.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.