Is there a possibility to save a file in a Tulip table with the table api?
We would like to create new records in the table with the same result as if we did it manually. But our table contains a file column. An acceptable solution would be to create a record. And in a next call update the file field for this record.
Does anyone know if this is possible?