0851 Code Extractfromfile Monitor Triggered

0851 Code Extractfromfile Monitor Triggered

Manual
High
22
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
22
Node Types
11

Node Types

sticky Note
Sticky Note, Sticky Note1, Sticky Note5, Sticky Note7, Sticky Note2, Sticky Note3
6 nodes
information Extractor
Extract Purchase Order Details
1 node
if
Is Excel Document?, Is Valid Purchase Order?
2 nodes
set
Run Checks, Fix Excel Dates
2 nodes
extract From File
Extract from File
1 node
code
XLSX to Markdown Table
1 node
lm Chat Open Ai
OpenAI Chat Model, OpenAI Chat Model1
2 nodes
microsoft Outlook
Reply Invalid Format, Reply Rejection, Reply Accepted
3 nodes
microsoft Outlook Trigger
Outlook Trigger
1 node
no Op
Do Something with Purchase Order, Do Nothing
2 nodes
text Classifier
Is Submitting a Purchase Order?
1 node

Workflow JSON

23.01 KB
{
  "meta": {
    "instanceId": "408f9fb9940c3cb18ffdef0e0150fe342d6e655c3a9fac21f0f644e8bedabcd9",
    "templateCredsSetupCompleted": true
  },
  "name": "0851 Code Extractfromfile Monitor Triggered",
  "nodes": [
    {
      "id": "b87cc222-82ec-4b46-9573-68f41d096969",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        640,
        620
      ],
      "parameters": {
        "color": 7,
        "width": 740,
        "height": 680,
        "content": "## 2. Manually Convert XLSX to Markdown\n[Learn more about the Extract From File node](https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.extractfromfile/)\n\nToday's LLMs cannot parse Excel files directly so the best we can do is to convert the spreadsheet into a format that they can, namely markdown. This conversion is also a good solution for excels which aren't really datasheets - the cells are used like layout elements - which is still common for invoices and purchase ...

Showing first 1000 characters. Click "Expand" to view the full JSON.