I’ve been struggling with this for the better part of an hour… Calling the Glide API through Call API action results in a read announcement saying “Bad Request”.
{
"appID": "qoR9ALCMHBytO33HdT7L",
"mutations": [
{
"kind": "set-columns-in-row",
"tableName": "native-table-iiyWXcuuRzHELgxjeIVC",
"columnValues": {
"2TRzk": "false"
},
"rowlD": "eTBVrcd7R86tdLB6uozzlA"
}
]
}
What am I missing?
Thanks!