Workato · Arazzo Workflow
Workato Provision a Data Table
Version 1.0.0
Create a data table with a schema and confirm it was provisioned.
View Spec
View on GitHub
AgenticAPI ManagementAutomationB2BEmbedded iPaaSEnterpriseIntegrationiPaaSOrchestrationWorkflowArazzoWorkflows
Provider
Workflows
provision-data-table
Create a data table with a schema and verify it exists.
Creates a data table with the supplied name, folder, and column schema, then reads it back to confirm provisioning succeeded.
1
createTable
createDataTable
Create the data table with the supplied name, folder, and schema.
2
confirmTable
getDataTable
Read the created data table back to confirm it exists and its schema was stored.