Can you use the API to insert/upsert a row with a markdown cell?

I would like to be able to add a row with some markdown into a canvas column, I tried a simple url with [Test](https://test.com) to no avail as the cell just renders that literal text.

Just wondering if I’m missing something or if it’s not yet possible.

Thanks!
James

Hi @orth - Responding 9 months later is probably not very useful, but for the record I believe the answer is no. At the moment you can only write plain-text values into the columns.

1 Like

Hey there, coming back to this a bit later. I have 2 questions:

  • Has this status changed since?
  • Is this the same for HTML? I know that the api can parse a number to a date for instance, is this the same for html in adding a row, or am I limited to plain text?

Thanks!

Hi @Ohad_Lichtenstein - No change here unfortunately, and no support for HTML either. Just plain text for writes at the moment.