Aloha everyone,
I’m currently working on a SaaS project (an AI-driven platform) and I’m looking to integrate Flowise into Adalo to create a seamless AI chat experience.
I previously experimented with n8n-chat via a web portal/iframe. While it worked, I ran into two main roadblocks:
-
Resizing Issues: The iframe doesn’t play nicely with Adalo’s layout, leading to weird scaling and scrolling issues on mobile.
-
Licensing: The n8n fair-code license isn’t ideal for the multi-tenant SaaS model I’m building.
Flowise seems like the better path forward—it’s more flexible for SaaS and purpose-built for LangChain flows. I’m exploring two routes and would love your input:
-
Option A: Web Portal (Iframe/Embed). Has anyone successfully managed the CSS/resizing to make this feel native in Adalo?
-
Option B: Custom Actions + Custom List. Using Adalo’s Custom Actions to hit the Flowise API and displaying the results in a custom list to maintain full UI control.
Two questions for the community:
-
Has anyone successfully integrated Flowise into their Adalo app? If so, which method did you find most reliable?
-
Is anyone interested in following along? I’m happy to document my journey/findings here if there’s interest in a “How-To” once I’ve cracked the code.
Looking forward to hearing your thoughts!