Airbyte · Arazzo Workflow
Airbyte Bootstrap a Workspace
Version 1.0.0
Create a workspace, read it back, create an organizing tag inside it, and confirm the workspace starts empty of connections.
View Spec
View on GitHub
Data IntegrationETLELTOpen SourceData PipelineConnectorsDataArazzoWorkflows
Provider
Workflows
bootstrap-workspace
Create a workspace, confirm it, add an organizing tag, and list its connections.
Creates a workspace, reads it back, creates a tag in it, and lists its connections.
1
createWorkspace
createWorkspace
Create the workspace with the supplied name.
2
getWorkspace
getWorkspace
Read the workspace back by id to confirm it persisted and resolve its data residency.
3
createTag
createTag
Create an organizing tag scoped to the new workspace.
4
listConnections
listConnections
List the new workspace's connections to confirm it starts with an empty collection.