How to pick data in AI Agent Chat storage from another flow?

i can pick data from webhook in AI Agent, but i cant pick the data in chat memory

So my plan is to take data from a webhook, but the storage section can’t read it, aka waiting for the AI Agent to run first before getting data from the webhook, but the memory storage runs first before the AI Agent runs,

When the webhook finishes its task, I cannot see the data received by memory storage. The data only appears after the AI Agent runs.

Hi @mininxd
Have you tried integrating this node: Chat Memory Manager?

2 Likes

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