Describe the problem/error/question
Hi folks,
I have a probably stupid question but I’m trying for hours now and havn’t found a solution. I want to do something very easy. Upload a .txt file and use AI to summarize the content. But I am failing at the first step: getting the data into the system. I tried both a “get files” via OneDrive Node and a File-Upload via the “Form Submission” node. In both cases the .txt file is correctly loaded. But the output does not contain the actual content of the file, only the metadata.
Screenshot 1 shows the form submission form. The output shows my file and if I click the orange “View” button I can see the text in the document. But when I try to select an input for “extracvt from file” (2nd screnshot) I can only select the metadata
Please share your workflow
Share the output returned by the last node
No output since I can’t extract the data
Information on your n8n setup
- n8n version: 1.101.0
- Database (default: SQLite): I think so? Didn’t change anything
- n8n EXECUTIONS_PROCESS setting (default: own, main): default
- Running n8n via (Docker, npm, n8n cloud, desktop app): n8n cloud i think
- Operating system: Win11 Pro