Need Help: AI Agent for SEO – Issue Passing Input Between Nodes

Hello everyone,

I’m new to n8n and currently building a workflow for an AI Agent focused on SEO tasks.

I’m facing an issue where the input from my “Indexing Status” model is not being passed to the “Information Extractor1” node as expected. I’m not sure what I might be doing wrong in the workflow configuration.

Could someone please guide me on how to properly pass the data between these nodes? Any suggestions for improving the workflow would be greatly appreciated.

Thank you!

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:

Please share your workflow in a code block

One time, a workflow wasn’t passing data because the output format didn’t match what the next node expected—simple tweaks in JSON structure fixed it. Also, double-check your connections and make sure the right data fields are mapped. Tools like searchseo.io helped boost organic clicks once everything was set up smoothly, so keeping your workflow tight really pays off!

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