Extract From PDF - Binary issues

Hi,

I am trying to extract information from a PDF sent via gmail but no matter what I’m trying, I’m unable to access to binary data correctly.

Could someone advise what is wrong with this or how I can get this working please?

Thanks

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:

Hi @aurora

It is asking for the field name.
You are putting in an expression, which is probably not the name of the binary data.
Looking at the screenshot you need to put in the text: attachment_0

Perfect, that is now working - onto the next step.

I knew it would be something silly. Thank you.

1 Like

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