How to use Extract From File

Describe the problem/error/question

i use the Extract From File node and One of the required parameters is Input Binary Field the first sept i use a

What is the error message (if any)?

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hey @aBeginner,

Welcome to the community :tada:

The Input Binary Field would be the name of the field from the previous node that contains the binary data that you want to extract the data from so if you were to download a PDF file and wanted to get the information from it your workflow would look something like the below.

1 Like

thanks you very much it is resolve my question

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.