Trigger on event
- Listen for a new event
- Parse and validate the payload
- Take an action with the linked tool
12 tools available
Botsonic is a no-code AI chatbot builder that enables users to create and integrate AI chatbots into their websites without any coding knowledge.
Connect Botsonic to Definable to automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas call Botsonic's 12 tools directly from chat or scheduled flows. You can wire it into any persona to read, write, and react when an event fires.
Every Botsonic action below is a callable tool any Definable persona can invoke.
Tool to bulk upload URLs for bot training. Use when you need to upsert multiple document URLs into a bot in one request.
Tool to create a new starter question for the bot. Use when you need to add a preset question-answer pair that users can quickly select.
Deletes a specific starter question from a bot using its unique identifier. This operation is destructive and permanent. First retrieve available starter questions using the Get All Starter Questions action to obtain valid IDs before deletion.
Delete a specific uploaded file/bot data entry by its unique identifier. This permanently removes the file from the bot's training data. Use this action when you need to clean up outdated content, remove incorrect data, or manage bot training materials. The file ID can be obtained using the Get All Bot Data action. Returns the full deleted object details including metadata, status, and timestamps.
Tool to retrieve all data associated with the bot, including files and resources. Use when you need a comprehensive export of bot assets for backup or inspection.
Retrieve all bots associated with your account. Supports pagination, search, and sorting to efficiently manage and query bot configurations. Use this when you need to list, search, or filter existing bots.
Tool to retrieve all conversations related to the bot. Use after authentication when you need a paginated list of conversation threads for review or analytics.
Tool to retrieve all conversations with source information. Use when you need detailed conversation data including source tracking, user form data, and comprehensive metadata for analytics or conversation management.
Retrieve all frequently asked questions (FAQs) associated with your bot in paginated format. Returns a list of FAQ entries with their questions, answers, status, and metadata. Supports filtering by search query, sorting by various attributes, and pagination controls. Use this when you need to list, review, or manage bot FAQ entries.
Tool to retrieve all starter presets for a bot by bot ID. Use when you need to fetch the bot's welcome message and starter questions configured for user interactions.
Tool to retrieve all starter questions. Use after authenticating when you need to list the bot’s opening prompts.
Tool to update an existing starter question by its unique identifier. Use after confirming the ID and desired updates.
Anything Botsonic exposes through its API. Common ai chatbots workflows on Definable include automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas can call any of the 12 Botsonic tools directly, then chain the result into another integration without you writing code.
Botsonic uses API_KEY on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.
Yes — every Definable plan, including Starter, includes access to all 12 Botsonic tools. You only need a separate Botsonic subscription if Botsonic itself charges per seat or per API call.
Every call from a persona to Botsonic is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.
Sign up for Definable, open the integrations page, find Botsonic, and connect via OAuth or API key. You can immediately attach Botsonic to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 12 Botsonic actions as callable tools — including `Bulk Upload Bot URLs`, `Create Starter Question`, `Delete Starter Question`, plus 9 more. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.