Coda API: Row update / upsert formatted text

Currently there is no way to get formatted / markup text to table rows by the API.

It would be great if the endpoints row update / upsert would support the same markup syntax that is returned by the GET endpoint. In this way it would be possible to copy formatted text from one row to another.

For example, if I get a row by the API with parameter “valueFormat=rich”, the result is

**That's a bold text** a list
- Point 1
- Point 2

Thank you very much!
Marco

2 Likes