I’m working on a workflow that receives messages via webhook from Bubblewhats. All chat history is already stored in a Bubble database table, and I’m currently duplicating that chat memory in my n8n workflow.
Is there a way to replace the native memory sub-node of the AI Agent node with an external call to the Bubble database?
