Integrations lets you connect your WhatsApp bot to Google Sheets, Google Calendar, Gmail and other approved tools so the bot can save data, read data, book slots or send emails in real-time, all without writing code.
• Works inside live WhatsApp conversations—no separate triggers.
• Removes the need for APIs, webhooks or variable mapping; everything is configured by plain-language chat with an AI Setup Agent.
• The Integrations tab sits beside Knowledge Base, Instructions and Functions in Bot Builder.
• Available to any bot owner with Bot Builder access; no technical knowledge needed.
• Each integration performs one tool action; create multiple integrations for multi-step flows.
When a lead gives me their name and phone number, add a row to my Google Sheet.The AI follows up for missing details, maps variables and shows a summary.
Mandatory testing: Publish is blocked until one successful test is completed.
Strong recommendation: run multiple tests with edge-case inputs (missing fields, unusual formats, calendar conflicts) before going live.
Integrations only trigger when explicitly referenced in the bot’s main system instructions. Use the exact integration name and a clear condition.
When the user provides their name and phone number, use the Lead Capture Sheet integration to save their details.
Create a separate line for every integration if the bot uses several.
Q1 What is the Integrations feature?
Connects the bot to external tools (Google Sheets, Google Calendar, Gmail) to perform real actions in-chat without developers.
Q2 Who can use it?
Any MyOperator bot owner; the Integrations tab appears automatically.
Q3 Available toolkits?
Managed by MyOperator; currently Google Sheets, Google Calendar, Gmail. Request others through the account manager. Custom APIs cannot be added by users.
Q4 Need a developer?
No. Configuration is entirely through plain-language chat; users only log in to their third-party account.
Q5 What is the Setup Agent?
The AI chat interface that configures an integration, asks clarifying questions and shows a config summary.
Q6 What should go in system instructions?
Exact integration name plus trigger condition, e.g.:
When the user provides their name and phone number, use the Lead Capture Sheet integration to log their details.
Q7 How does authentication work?
Standard OAuth or API-key flow in a new tab; platform stores credentials securely.
Q8 Multiple accounts per toolkit?
Yes, but only one can be active at a time for that toolkit across the bot.
Q9 Is testing mandatory?
Yes; Publish is disabled until a test passes.
Q10 Test fails—what then?
Error reason appears in chat; edit the config or retry with new values, then re-test.
Q11 Can I edit after publishing?
Yes. Edit loads full chat history. Any change resets the test status; you must re-test and re-publish. Reset Chat reverts to last saved state.
Q12 How many integrations per bot?
No hard limit, but each handles one action; create separate integrations for multiple actions and orchestrate via system instructions.
Q13 AI doesn’t understand?
Rephrase with specifics such as column names and when to trigger. Example:
Add a row to Sheet1 with name in column A and email in column B when the user submits their details.If it still fails, contact support.
Q14 Integration stops working live?
Confirm it’s published and referenced in instructions, then re-test, edit and re-publish. If still failing, contact support with the integration name and user-seen error.
Q15 Delete integration—what about the account?
The connected account remains; cleanup on last-integration deletion is not yet available.
Q16 Does this replace Functions?
No. Functions remain for custom API setups; Integrations covers no-code use cases.
• One action per integration; multi-action and multi-toolkit flows are on the roadmap—use multiple integrations for now.
• Toolkit availability at launch is restricted to Google Sheets, Google Calendar and Gmail. For other tools, consult the «Toolkit List - Composio Toolkit List» and raise a request via your account manager.
Keywords
integrations, bot builder, google sheets, google calendar, gmail, setup agent, testing agent, whatsapp bot, system instructions, troubleshooting integrations, myoperator