I have a retool app created that was working.
It looked up all items based on submission number. Then you could assign a value to each one and save it and it would push those values back to Airtable.
Now I am getting this error:
{“status”:400,“message”:"",“error”:{“type”:“INVALID_RECORDS”,“message”:“You must provide an array of up to 10 record objects, each with an “id” ID field and a “fields” object for cell values.”}}
Any suggestions?
Table/columns have the same names as prior.
Thanks for any suggestions