Beyond-Bot.ai + Flowiseai
FlowiseAI is an open-source generative AI development platform for building AI Agents and LLM workflows.
What You Can Do with this Integration
Automate Data Entry
Automatically sync new contacts or deals from Beyond-Bot.ai to Flowiseai.
Enrich Customer Profiles
Use Beyond-Bot.ai to find and add new information to your records in Flowiseai.
Trigger Workflows
Start automated workflows in Flowiseai based on conversations with your virtual expert.
Available Actions
Here are the specific actions your virtual expert can perform within Flowiseai.
Clone Chatflow
Tool to clone an existing chatflow. Use when you need to duplicate a chatflow by its ID.
Create Chatflow
Tool to create a new chatflow in FlowiseAI. Use when you need to programmatically set up chatflows with custom configuration. Call after preparing the chatflow parameters.
Delete Chatflow
Tool to delete a chatflow by its ID. Use after confirming the chatflow ID is correct.
Delete Chat Messages
Tool to delete chat messages for a specific chatflow. Use when you need to remove messages based on optional filters. Use after confirming the chatflow ID.
Delete Tool By Id
Tool to delete a specific FlowiseAI tool by ID. Use after confirming the tool ID is correct.
Export Chatflow
Tool to export a chatflow by its ID. Use after confirming the chatflow exists.
Get All Chatflows
Tool to retrieve all chatflows. Use when you need to list existing chatflows after authentication.
Get Single Chatflow
Tool to retrieve a chatflow by its ID. Use when you have a chatflow ID and need its full details.
Get Tool By Id
Tool to retrieve a specific FlowiseAI tool by its ID. Use when you need detailed metadata of a tool before interacting with it.
Import Chatflow
Tool to import a chatflow from an exported JSON file. Use after obtaining the exported chatflow data.
List All Tools
Tool to retrieve a list of all tools. Use when you need to list every tool available after authentication.
List Chat Messages
Tool to list chat messages of a chatflow. Use after selecting a chatflow when you need to view its messages.
Update Chatflow Details
Tool to update details of an existing chatflow. Use when you have confirmed the chatflow ID and want to modify its fields.
Update Tool By Id
Tool to update a specific tool by its ID. Use when you need to modify existing tool metadata after retrieval. Call after confirming the fields you want to change.