Airbyte · Arazzo Workflow
Airbyte Create and Verify a Destination
Version 1.0.0
Create a destination connector, read it back to confirm it persisted, and list the workspace's destinations to confirm it appears.
View Spec
View on GitHub
Data IntegrationETLELTOpen-SourceData PipelineConnectorsDataArazzoWorkflows
Provider
Workflows
create-verify-destination
Create a destination, read it back, and confirm it appears in the workspace list.
Creates a destination, fetches it by id to confirm persistence, and lists the workspace's destinations.
1
2
getDestination
Read the newly created destination back by id to confirm it persisted and to resolve the connector destinationType.
3
listDestinations
List the destinations in the workspace to confirm the new destination 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.