Describe the problem/error/question
Hi all, I am a total beginner and enjoying this glad to meet you all.
My current issue - I receive multipage PDF invoices via email and each page has mulitple lines of data I need to extract and then populate into an excel spreadsheet. I have built my first workflow in n8n and it has successfully extracted data from a PDF in my email but it only extracted 1 line entry from the multipage doc. I am glad it populated the excel sheet but it is not complete as I needed all the data from the PDF not just 1 line entry. Any help for a beginner? Much appreciated!! Leah
What is the error message (if any)?
Please share your workflow
current workflow
Microsoft Outlook trigger
Microsoft outlook get attachment
Code
Microsoft outlook download attachment
Extract from file
Information extractor with an Open Ai node attached
MS excel append worksheet
(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
Month
May
Date
13/05/2025
Invoice No
LONR009656111
Amount
25.53
COUNTRY
UK
Information on your n8n setup
- n8n version: n8n Cloud version 1.95.3
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- **Running n8n via n8n cloud
- Operating system: MS windows