Hello, how can I integrate Flowise in Glide in two different ways:
I want to use Glide as the app where one of the options is to go to Flowise and have a discussion based on the agents there. So, first question is:
How can I embed in Glide the Flowise chat bot.
Then, I want to ‘bring back’ the information generated in Flowise, in a Json format, into the Glide data table, so that I can use it for the view with the customer.
Therefore, my second question is: how to integrate output from Flowise into Glide.
Flowise is excellent for AI agents. Once the agent is ready, it can be integrated via an API, embedded on a website, etc. I used the embedding of the link, but then it does not look great. Flowise offers a lot of flexibility when it comes to agents functionalities, and I use it as a ‘backbone’, whereas I want to use Glide as the front-end.
Yeah I’m afraid it is what it is if Flowise doesn’t give you more options out of the box to customize the embed.
Still the same question about the API here. I guess you don’t need to care about how the embed looks if you can make API calls to talk to Flowise, get an output and save it back to Glide (still using API).