There are some items, but they are empty

Hello!

“There are some items, but they are empty.”


That’s the message I’m getting when passing the information from the tool to another workflow.

If you check the image (I took it from my phone), the data is there, but the workflow is not receiving it.

The strange thing is that the day before, I ran several tests, and everything was working fine.

I haven’t modified anything beyond the prompt since those tests.

n8n: 1.79.3

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:

Hey @TechPrieto,

That magic AI feature is fairly new.
Please try using $fromAI for a more reliable method.

See documentation here

Let me know how it goes!

:muscle: If my reply solves your problem, please remember to mark it as a solution.

In theory is the same thing, and I already try that and did not work.

Hm… I see.

Can you share your workflow JSON inside a code block?

like this

It will show up here this way:

I just deleted the node again, refresh the input and works again I think there is a bug but will see

2 Likes

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