Bothive Logo
BotHive/Docs
Guides
APIHiveLang

Getting Started

IntroductionQuick StartInstallation

Core Concepts

Hives & SwarmsAgent MemoryTools & ActionsProactive Agents

HiveLang

Syntax BasicsVariablesConditionalsParallel ExecutionStandard Library

Integrations

Overview
NotionSlackGitHub

API Reference

Execute APIAuthentication
v4 Standard

Integrations

Connect your bots to the tools you already use. All integrations are available via the integrations.* namespace.

Notion

Available

Create pages, query databases, and manage your workspace.

integrations.notion

Slack

Available

Send messages, manage channels, and respond to events.

integrations.slack

GitHub

Available

Create issues, PRs, and automate repository workflows.

integrations.github

WhatsApp

Available

Send and receive messages via WhatsApp Business API.

integrations.whatsapp

Gmail

Available

Send emails, read inbox, and manage labels.

integrations.gmail

Calendar

Available

Create events, check availability, and manage schedules.

integrations.calendar

Linear

Available

Manage issues, projects, and sprint workflows.

integrations.linear

PostgreSQL

Available

Query and write to PostgreSQL databases.

integrations.postgresql

Enable Integrations

To use an integration, you must first connect your account in the Dashboard → Integrations page. Once connected, the tools become automatically available in your Hivelang code.

Was this page helpful?

Confused? Ask HiveMind.

Our autonomous AI assistant can explain any concept, write code snippets, or guide you through the SDK.