Hi All,
I want to insert or update row in the coda table through coda API “https://coda.io/apis/v1/docs/{docId}/tables/{tableIdOrName}/rows” as per the intructions in the below doc.
I will be inserting some different objects like date, currency, user to the row in the doc table. I can use valueType rich to fetch the specific object type results. How can I do the same to insert/update the rows. Could you help me with some syntax please. Thanks for your help in Advance.
Thanks,
Elam