Hi there, any response to this?
I am completely lost. This API guide is for programmers, not for non-technical people. Also it does not explain how to connect an uploaded file to a certain row and column within a database table:
This is what I am trying to do.
- I have a Baserow database, and I created images that I saved on Google Drive
- I have a database field (file) where I want to upload the images as Thumbnails as well
- I now create an automation that will download the image from google drive and upload the image in the file field.
How can I do this?
My Questions regarding the last Upload API Call?
- How to correctly authenticate?
- How to define which table to upload the file to?
- How to define which column to upload the file to?
- How to define which row to upload the file to?
- How to correctly upload the file to Baserow (I downloaded it first)
Thank you for your help


