Connect external systems to LittleHorse workflows. A lightweight alternative to traditional enterprise integration platforms for integration workflows spanning multiple external systems.

LittleHorse Connect bridges the gap between external systems and your workflows. Capture events from webhooks, databases, and APIs, validate them with schemas, and automatically trigger workflows in the Kernel.
Configure the LittleHorse Gateway to authenticate webhooks from external systems, validate their schemas, and produce events to Apache Kafka topics.
Use Kafka Connect source connectors to bring data from external systems (databases, APIs, cloud services) into Kafka topics as Streamlets.
Configure LH Sink Connectors to read from Kafka topics and automatically trigger workflows or post external events to running workflows.
This feature is currently under development and will be available soon.
Connect enables you to build truly event-driven architectures by seamlessly integrating external events with your LittleHorse workflows. Unlike heavyweight integration platforms, Connect is built on highly-pluggable open-source components with a developer-friendly, code-first approach.
Process incoming webhooks in real-time and trigger workflows automatically
Integrate with your existing Kafka infrastructure seamlessly
Connect multiple systems and handle asynchronous tasks without blocking
LittleHorse Connect works with any system that can send webhooks or connect via Kafka Connect. Use standard connectors for databases, cloud services, APIs, and more.
PostgreSQL, MySQL, MongoDB, Oracle, and more via JDBC connectors
AWS S3, Azure Blob, GCP Storage, and other cloud platforms
Receive authenticated webhooks from Salesforce, NetSuite, Stripe, and any HTTP-based system
Connect to REST APIs, GraphQL endpoints, and any HTTP-based service
Need a connector that's not listed? Kafka Connect has a vast ecosystem of connectors, and you can build custom connectors for any system. Check out our connector documentation for more details.
Unlike heavyweight integration platforms, Connect is built for developers. Configure connectors with standard JSON/YAML, use familiar Kafka Connect patterns, and define workflows in the language of your choice. No proprietary DSLs or visual builders required.
Perfect for integration workflows involving webhooks, HTTP POSTs, data transformations, and correlating IDs across disparate external systems—all without the complexity and cost of traditional enterprise integration platforms.
Ready to get started with Connect?