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.

