Gauner
1
I have a formTrigger
node with a file and a text field. It puts out only the file, how can I access the text field data?
Information on your n8n setup
- n8n version: 1.61.0
- Database (default: SQLite): SQLite
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
- Operating system: Debian 12
bartv
2
Hi @Gauner!
You can toggle between the Binary and regular JSON data with the widget at the top of the screen:
Binary mode:
JSON mode:
Is that what you needed?
1 Like
Gauner
3
Ah, yes, thank you. (A bit embarrased that I didn’t find this!)
1 Like
system
Closed
5
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.