Ninox · Arazzo Workflow
Ninox — Create a table and add records
Version 1.0.0
Create a table in a module, add fields in batch, insert records, then read them back.
View Spec
View on GitHub
CompanyLow-CodeDatabaseNo-CodeApplication DevelopmentWorkflow AutomationBusiness AppsProductivityArazzoWorkflows
Provider
Workflows
createTableAndAddRecords
Provision a table with fields and load records into it.
1
createTable
TablesV1Controller_createTable
2
createFields
FieldsV1Controller_createFieldsBatch
3
addRecords
RowsV1Controller_addRows
4
readRecords
RowsV1Controller_getRows