Skip to content
API Blog

Connectors

A connector is reusable integration code that brings an external system into Lobu: collecting data into memory, hosting a chat adapter an agent converses through, or exposing operations the agent can invoke. One connector can do several of these.

Connectors with a full setup walkthrough have their own page (Slack, Telegram, …). Everything else is documented from its own definition — the feeds it can ingest, the actions it can run, and how it authenticates.

Not the connector you need? The Connector SDK makes any API a Lobu connector.