# Botbaba AI integration on Definable

> Botbaba provides APIs for building and managing chatbots, including conversational AI and messaging integrations.

## What this connects

Botbaba provides APIs for building and managing chatbots, including conversational AI and messaging integrations.

Vendor: https://botbaba.io

## Tools available

**42** tools available. First 12:

- `BOTBABA_CART_CREATION_EVENT_SIMULATOR` — Shopify Cart Creation Simulator — Tool to simulate a Shopify cart creation webhook payload. Use when generating test payloads for BOTBABA_CART_CREATION_SHOPIFY_WEBHOOK.
- `BOTBABA_CART_CREATION_SHOPIFY_WEBHOOK` — Cart Creation Shopify Webhook — Tool to receive Shopify Cart Creation webhooks. Use when configuring Shopify webhook for Cart Creation events and forwarding the payload to Botbaba. Must be called upon receiving Shopify payload.
- `BOTBABA_CART_UPDATE_SHOPIFY_WEBHOOK` — Cart Update Shopify Webhook — Tool to forward Shopify cart update events to BotBaba. Use when processing Shopify Cart Update webhook after configuring the webhook in your store.
- `BOTBABA_CHECKOUT_CREATION_SHOPIFY_WEBHOOK` — Shopify Checkout Creation Webhook Receiver — Tool to receive Shopify checkout creation webhook events. Use when configuring your Shopify store to notify BotBaba of checkout creation events.
- `BOTBABA_CHECKOUT_UPDATE_SHOPIFY_WEBHOOK` — Checkout Update Shopify Webhook — Tool to forward Shopify checkout/update events to Botbaba. Use when handling Shopify checkout update notifications.
- `BOTBABA_DELETE_BROADCAST` — Delete a broadcast campaign — Tool to delete a broadcast campaign. Use when you need to permanently remove a Botbaba broadcast by its ID after confirming it exists.
- `BOTBABA_DELETE_CONTACT` — Delete Contact — Tool to delete a contact. Use when you have the contact ID and want to remove it from Botbaba.
- `BOTBABA_DELETE_FLOW` — Delete a conversation flow — Tool to delete a conversation flow. Use when you need to permanently remove a Botbaba flow by its ID after confirming it exists.
- `BOTBABA_DELETE_TAG` — Delete Tag — Tool to delete a tag. Use when you have a tag ID and want to remove it from Botbaba. Tries multiple known Botbaba endpoint variations to improve compatibility across deployments.
- `BOTBABA_DELETE_TEMPLATE` — Delete Template — Tool to delete a message template. Use when you have the template ID and want to remove it from Botbaba. Tries multiple known Botbaba endpoint variations to improve compatibility across deployments.
- `BOTBABA_DELETE_WEBHOOK` — Delete a webhook subscription — Tool to delete a webhook subscription. Use when you have the webhook ID and want to remove it from Botbaba.
- `BOTBABA_EXECUTE_BOT_ACTION` — Execute Bot Action — Tool to execute a bot action or workflow. Use when triggering automated actions or workflows for a specific conversation.

## Auth

Auth schemes: `API_KEY`.

## How agents use Botbaba

Inside a Definable workflow, Botbaba is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Botbaba** — the Researcher (GPT-5.5) pulls context from Botbaba (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Botbaba** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Botbaba (create record, post message, draft email).
- **Designer / Engineer → Distributor → Botbaba** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Botbaba (attach file, open PR comment, post status).

The Verifier checks every Botbaba call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- ai chatbots — https://definable.ai/apps/category/ai-chatbots/
- developer tools — https://definable.ai/apps/category/developer-tools/

## Related

- HTML page: https://definable.ai/apps/botbaba/
- Same category (ai chatbots): https://definable.ai/apps/category/ai-chatbots/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
