Laminar
  • Laminar
  • Platform
    • Overview
    • Getting Started
    • Advanced
      • Workflows
        • Global Workflow Object
        • HTTP Request Batching
        • Workflow Exit Points
        • Invoke Secondary Workflows
      • Configurations
      • Flows
        • Flow Types
          • HTTP Request
          • Data Transformations
        • Supported Languages
      • Managing Notifications
    • Best Practices
    • Keywords
      • lam.resolveThenExecute
      • lam.exit
      • lam.execute
      • lam.asyncExecute
      • lam.httpRequest
      • lam.httpRequests
  • API
    • Executing a Workflow
    • Creating a Configuration
    • Authentication
    • Changelog
  • External Links
    • Book a Demo
    • Sign In
Powered by GitBook
On this page
  • About Laminar
  • Integrations are engineering problems
  • Solving the engineering problem
  • Running an integration
  • Watch it in action
  • Quick links

Was this helpful?

Laminar

Welcome to Laminar's documentation page.

NextOverview

Last updated 3 days ago

Was this helpful?

About Laminar

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.

Integrations are engineering problems

Custom integrations can be as complicated as entire backend systems.

Examples of custom integrations
  • Implementing a newly purchased software or business (a new ERP, CRM/M&A);

  • Connecting internal systems together (connecting to individual factories); or

  • Connecting directly to customers’ systems (sales led).

Solving the engineering problem

Laminar’s platform has the tooling necessary to build integrations without needing to write boilerplate code.

Use Laminar's tooling to build and run custom integrations instead of having to build in code integration architecture

Running an integration

Laminar makes it easy to build and maintain integrations by breaking them down into the following sequence of tasks:

  1. Execute workflows by calling Laminar's API and complete your integrations without needing to write custom code.

Additionally:

  1. Try individual parts of an integration with Laminar's editor

  2. Receive notifications for critical integration failures

  3. Configure retry mechanisms for workflows

Watch it in action

Quick links

In a hurry? Here are some useful links:

Learn more about the

Describe that need to be connected

Create necessary for the APIs being integrated

Describe , and in that run in sequence as part of workflows

Debug failing workflows with

Test data transformations

Laminar design pattern
API endpoints
workflows
data transformations
control flow
API requests
flows
flow runs
on Laminar's playground
Getting Started
API
Watch how a customer runs a mission critical integration on Laminar.
Laminar flow in a fluid versus turbulent flow.