insertmicroapprows
description
parameters
resource
{
"microAppID": "<datatable id>",
"embeddingRowID": "<optional default parent row id>",
"userID": "<optional creator user id>",
"ignoreActionRules": false,
"rows": [
{
"Name": "Alice Example",
"Status": "Lead"
},
{
"embeddingRowID": "<different parent row id for this row>",
"Name": "Bob Example",
"Status": "Customer"
}
]
}response
example
what you can and can't change
See Also
Last updated