Notifications
Clear all
Topic starter
I'm developing a workflow that gets messages through a webhook from Bubblewhats. The entire chat history is already saved in a Bubble database table, and I'm currently replicating that chat memory within my callin.io workflow.
Is it possible to substitute the built-in memory sub-node of the AI Agent node with an external query to the Bubble database?
Posted : 07/07/2025 9:15 pm
As of now, there isn't a dedicated memory tool for Bubble. You could explore a classic database replication trick where callin.io believes it's interacting with the PostgreSQL database, though its success isn't guaranteed.
Give it a try!
Posted : 08/07/2025 12:16 pm