Upload images to table from API

Hi! I’ve seen this post and see that image uploading is not supported yet. How to upload/download images from table with Coda API?

Are there any plans to add this in the near future? Our team would find this very helpful!

1 Like

Agree… id really like this (and any files). I want to pull pdfs from gmail attachments and push them into a Coda table, but i cant do that currently.

I currently upload the image to dropbox and then push the link to Coda… but this opens another webpage to view the pdf instead of directly in the same window as a modal.

1 Like

+1 API support for files.

Incidentally, I’m also copying attachments from Gmail, but presumably there are other file-based, use-cases as well.

Thanks!

You can use the API to upload images and files to a Coda table, but only if they are already hosted on a publicly-accessible URL. If you pass that URL (or array of URLs) as the cell value in the API, Coda will ingest the images/files into the table.