SeaTable Cloud Enterprise
I am trying to upload a PDF to a column (type “file”) via make.com using the SeaTable Rework “Upload a file/image” module. The process:
- An order number is extracted from an email using a text parser/regex.
- The result (an order number) is used to find a specific row in a table using the “search rows” module from ST Rework. See screenshot:
- The row ID returned from step 2 is used in “Upload a file/image” module to identify the row where the file is to be uploaded to the “Rechnung” column. See screenshot:
Every time I run the scenario, I get the error “Missing value of required parameter ‘asset_column’.” in the “Upload a file/image” module scenario.
Can anyone explain what is causing the error?
PS. I have also tested the “image” column and, although this successfully uploads PDFs, they are not accessible from within ST itself.