Information Extractor (email to json) - multiple records

I have just started using n8n and created a simple test workflow to help with procurement, turning a variety of order confirmation emails into a structured stream (json into Google sheets and eventually a database). For that, I use Information Extractor coupled with my OpenAI account. No matter how I configure the workflow, the Extractor only extracts one product per email, even when an order confirmation’s HTML contains a well-structured table with a list of multiple products that have been put on order. Has anyone experimented with that node and has any suggestion to share? 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:
  • 1.78
  • no database involved for now
  • default
  • cloud
  • chrome

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