Boomi · Arazzo Workflow
Boomi DataHub Onboard a Source
Version 1.0.0
Confirm a repository exists, create a contributing source, and list sources to verify.
View Spec
View on GitHub
AI AgentsAutomationB2BData IntegrationEDIIntegrationsManagementMFTPlatformWorkflowsArazzoWorkflows
Provider
Workflows
datahub-onboard-source
Verify a repository, create a source within it, and list sources to confirm registration.
Reads the target repository to confirm it exists, creates a data source in that repository, and lists the repository's sources to verify the new source is present.
1
confirmRepository
getRepository
Read the target repository to confirm it exists before adding a source.
2
createSource
createSource
Create a new data source within the repository representing the contributing system.
3
verifySources
listSources
List the repository's sources to verify the new source is registered.