Documentation Index
Fetch the complete documentation index at: https://docs.buildai.space/llms.txt
Use this file to discover all available pages before exploring further.
Digital employees authorize against external services using OAuth — you click Connect, authorize BuildAI in the popup, and your employee can read and write through that service from inside chat. We handle the OAuth flow, token refresh, and scope management for every connector below.
Don’t see what you need? Your employee can also call any HTTP API directly. See Custom integrations for how to wire one up.
Email & messaging
| Service | What your digital employee can do |
|---|
| Gmail | Google’s email service. Read inbox, draft replies, summarise threads, send messages. |
| Outlook | Microsoft’s email and calendaring platform. Manage mail and events from the same workspace. |
| Slack | Channel-based messaging. Post updates, reply in threads, search history, DM teammates. |
| Microsoft Teams | Chat, video meetings, and file storage in Microsoft 365 — distributed-team collaboration. |
| WhatsApp Business | Message customers through the WhatsApp Business API. (Business accounts only — not personal.) |
Calendar & scheduling
| Service | What your digital employee can do |
|---|
| Google Calendar | Read your week, book meetings, block focus time, shift conflicts. |
| Calendly | Automate meeting invitations, availability checks, and reminders without the email back-and-forth. |
Files & docs
| Service | What your digital employee can do |
|---|
| Google Drive | Cloud storage — upload, share, search, and pull files into agent context. |
| Google Docs | Real-time word processor with version history and Workspace integration. |
| Google Sheets | Cloud spreadsheets — analyse, collaborate, and pull live numbers. |
| Google Slides | Cloud presentations with templates and Workspace integration. |
| Dropbox | File syncing, sharing, and version control across devices. |
| OneDrive | Microsoft’s cloud storage — sync, share, and collaborate across devices. |
| Excel | Microsoft’s spreadsheet app — formulas, charts, pivot tables, data analysis. |
| Notion | Notes, docs, wikis, and tasks in one workspace — custom workflows for collaboration. |
CRM & sales
| Service | What your digital employee can do |
|---|
| HubSpot | Inbound marketing, sales, and customer service CRM with email automation and analytics. |
| Stripe | Payment infrastructure and APIs — accept and manage payments globally. |
| Mailchimp | Email marketing and automation — campaigns, segmentation, and performance analytics. |
| QuickBooks | Cloud accounting — track income and expenses, manage finances, get business insights. |
Tasks & projects
| Service | What your digital employee can do |
|---|
| Trello | Web-based, kanban-style, list-making project management. |
| ClickUp | Tasks, docs, goals, and chat unified — customizable workflows across projects. |
| monday.com | Customizable work management — project planning, collaboration, and automation. |
| Airtable | Spreadsheet-meets-database — organize projects, track tasks, build views and automations. |
| Google Tasks | Simple to-do list integrated into Gmail and Google Calendar. |
Marketing & social
| Service | What your digital employee can do |
|---|
| Facebook | Social media and ads platform — post, manage Pages, and run promotions. (Pages only — not personal accounts.) |
| Instagram | Photo, video, and story sharing. (Business and Creator accounts only — not personal.) |
| LinkedIn | Professional networking — share content, connect, and discover business opportunities. |
| YouTube | Video sharing, live streaming, and monetization for marketing, education, and entertainment. |
| Typeform | Build interactive forms — collect data, accept payments, integrate with your stack. |
| Canva | Drag-and-drop design — social graphics, presentations, marketing materials with templates. |
Analytics & support
| Service | What your digital employee can do |
|---|
| Google Analytics | Track website traffic, user behaviour, and conversion data to optimize performance. |
| Zendesk | Customer support — ticketing, live chat, and knowledge base for helpdesk operations. |
Custom APIs
If a service you need isn’t listed above, your employee can still talk to it through a custom integration - simply describe the API in plain English and BuildAI will generate the calls and authentication scaffolding automatically.
Your employee will use it just like any built-in connector.
Example: Mailtrap Email Integration
Mailtrap is an email delivery platform that helps send, test, and manage emails through APIs and SMTP. You can use it for sending transactional emails, notifications, marketing emails, and testing email workflows.
You can connect Mailtrap to your digital employee or AI app using an API key.
For example, you can simply tell your employee:
“Use Mailtrap to send welcome emails to new users”
or:
“Send outreach emails using Mailtrap”
BuildAI will understand the integration request and automatically guide you through the setup process.
When needed, a secure popup will appear asking for your Mailtrap API key. Your credentials stay secure and are not exposed directly in prompts or workflows.
Don’t know where to find your API key?
Your digital employee can guide you step-by-step through the process.
Example instruction:
“Help me connect Mailtrap”
For reference, this guide explains how to retrieve your Mailtrap API token:
Mailtrap API Token Guide
The same integration approach works for both:
- Digital Employees
- AI Apps built with BuildAI
See Custom integrations to wire one up.