I am creating workflow to analyze data from submission how can i get data of uploaded file via form , I get only file name and mineType but not get the data .
Use a node Extract from file.
In the Extract from File node, select the appropriate operation based on your file type (e.g., âExtract from CSVâ for CSV files, âExtract from XLSâ for Excel files).
Make sure the Input Binary Field matches the field name of your uploaded file (commonly data or the name you set in the form).
P.S I think if you have pinned data , it won t work since binary isnât saved in that.
Hi. Schema - Table - JSON - Binary > Click âBinaryâ and you will see an orange color title text. (probably data). Use it for âInput Binary Fieldâ
thanks man @alperen
youâre welcome. ![]()
Glad that you made it.
Please mark the answer that solved your question, so when other people search here or in the docs chat , can get help as well. ![]()
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.

