Skip to main content

Integrations

25+ native integrations ready to connect. OAuth-managed, production-grade, and available in HiveLang capabilities.

Communication

Telegram

Send messages, receive updates, manage groups. Full bot API support.telegram.sendMessage telegram.getUpdates

Slack

Post messages, read channels, create threads, manage DMs.slack.postMessage slack.readChannel

Gmail

Read, draft, send, and label emails. Full OAuth2 flow managed by Bothive.gmail.readEmail gmail.sendEmail gmail.createDraft

WhatsApp

Send and receive messages via WhatsApp Business API.whatsapp.sendMessage (beta)

Discord

Bot messages, channel management, and server events.discord.sendMessage discord.getChannels

Twitter / X

Post tweets, read timeline, reply to mentions, scheduled posting.twitter.post twitter.readTimeline

Productivity & Docs

Notion

Create, read, and update Notion pages and databases.notion.createPage notion.queryDatabase

Google Calendar

Check availability, create events, send invites.google_calendar.createEvent google_calendar.checkAvailability

Google Drive

Read and create documents, spreadsheets, and slides.google_drive.readFile google_drive.createDoc

Airtable

Read and write records to any Airtable base.airtable.getRecords airtable.createRecord

Developer Tools

GitHub

Read repos, create issues, review PRs, post comments, search code.github.createIssue github.getPRDiff github.addComment

Jira

Create, update, and query Jira issues and projects.jira.createIssue jira.getIssues

Linear

Create issues, update status, and query projects.linear.createIssue linear.getIssues

Payments

Stripe

Read customer subscriptions, invoices, and payment status.stripe.getCustomer stripe.getInvoice

Paystack

African payments. Check transactions, subscriptions, and customers.paystack.verifyTransaction paystack.getSubscription

Lemon Squeezy

Manage digital product subscriptions and license keys.lemonsqueezy.getOrder lemonsqueezy.getLicense

AI Providers

OpenAI

GPT-4o, GPT-4o mini, GPT-4 Turbo. Streaming supported.Used in: model: gpt-4o

Anthropic

Claude 3.5 Sonnet, Claude 3 Opus, Haiku. Best for complex reasoning.Used in: model: claude-3-5-sonnet

Google Gemini

Gemini 1.5 Pro, Gemini Flash. Multi-modal support.Used in: model: gemini-1-5-pro

Groq

Ultra-fast inference for latency-critical agents.Used in: model: groq/llama-3-70b

HiveLang v5 capability examples

Communication agent

Developer assistant

Custom integrations

Don’t see your tool? Build a custom integration with any REST or GraphQL API:
Then define the capability handler in your integration config — specify the endpoint, auth method (API key, Bearer, or OAuth2), and response schema. See the Custom Integrations guide for the full walkthrough.

Integration capability reference

Next reads

Custom Integrations

Integration Capabilities

Build Your First Agent