Laminar
Welcome to Laminar's documentation page.
Last updated
Welcome to Laminar's documentation page.
Last updated
Laminar is a middleware platform that helps businesses build custom API integrations faster.
Laminar was named after a concept in fluid mechanics named laminar flow. It is a state in which particles in a fluid travel without turbulence.
Custom integrations can be as complicated as entire backend systems.
Laminar’s platform has the tooling necessary to build integrations without needing to write boilerplate code.
Learn more about the Laminar design pattern
Use Laminar's tooling to build and run custom integrations instead of having to build in code integration architecture
Laminar makes it easy to build and maintain integrations by breaking them down into the following sequence of tasks:
Describe API endpoints that need to be connected
Create necessary workflows for the APIs being integrated
Describe data transformations, control flow and API requests in flows that run in sequence as part of workflows
Execute workflows by calling Laminar's API and complete your integrations without needing to write custom code.
Additionally:
Debug failing workflows with flow runs
Try individual parts of an integration with Laminar's editor
Test data transformations on Laminar's playground
Receive notifications for critical integration failures
Configure retry mechanisms for workflows
In a hurry? Here are some useful links: