Hello everyone,
I’m facing an issue with one of my clients, and I need a quick and effective solution.
Initially, I hosted n8n on Google Cloud, where I set up a RAG flow that integrated directly into a WordPress website. To make it work, I simply used a Webhook and displayed it inside an iframe, and everything was working fine.
The problem started when the system crashed because my client uploaded too many documents at once. To resolve this, I decided to migrate everything to n8n Cloud, assuming it would be a more stable solution.
However, now that I’m trying to embed the flow back into the website using the same method (Webhook + iframe), it’s no longer working as it did before.
Additionally, my client doesn’t want to implement the agent as a chat bubble, so I’m looking for an alternative solution that’s both effective and fast.
If anyone has experience with a similar case or can suggest a solution, I’d greatly appreciate your help.
Thanks in advance!