insertmicroapprow
description
parameters
resource
{
"microAppID": "<insert datatable id here>",
"rowData": {
"ExampleFieldName": "ExampleValue"
},
"embeddingRowID": "<optional parent row id>",
"userID": "<optional creator user id>",
"viewers": [
"<optional user id>"
],
"teamViewers": [
"<optional team id>"
],
"ignoreActionRules": true
}response
example
Child Row Example Using embeddingRowID
embeddingRowIDOptional Metadata Example
Linked Table Field Example
what you can and can't change
See Also
Last updated