Skip to main content

Integrations

An integration is a saved connection to an external system. Workflow nodes reference the connection, never the credential: secrets go to a dedicated secret store when you create the connection, and reading one back returns its configuration with secret values masked.

Each page below lists exactly which fields that integration's guided setup collects, which of them are secret, and how to obtain them from the provider. Those field lists are generated from the same catalog the product uses to render the forms, so they cannot drift.

Databases

IntegrationWhat it connects to
MySQLQuery and write a MySQL database from your workflows.
Oracle DatabaseQuery and write an Oracle database from your workflows.
Organization databaseYour organization's own PostgreSQL database, provisioned by Honeybase rather than connected to.
PostgreSQLQuery and write a PostgreSQL database from your workflows.

Messaging

IntegrationWhat it connects to
SlackPost messages to Slack and trigger workflows from Slack events.
WhatsApp BusinessSend and receive WhatsApp messages through the Meta Cloud API.

Email

IntegrationWhat it connects to
Email (IMAP)Read a mailbox over IMAP and trigger workflows from incoming mail.
Email (sending)Send email from workflows through Resend, SendGrid, Postmark, or any SMTP server.

Productivity

IntegrationWhat it connects to
Google SheetsRead and write Google Sheets from your workflows.

APIs and AI

IntegrationWhat it connects to
AIBring your own LLM provider key so workflows and Barry can call a model.
HTTP / REST APICall any HTTP or REST API from your workflows, with the authentication it expects.