Laminar
  • Laminar
  • Platform
    • Overview
    • Getting Started
    • Advanced
      • Configurations
      • HTTP Request Batching
      • Workflow Exit Points
      • Invoke Secondary Workflows
      • Managing Notifications
    • Best Practices
    • Keywords
      • lam.resolveThenExecute
      • lam.exit
      • lam.execute
      • lam.asyncExecute
      • lam.httpRequest
      • lam.httpRequests
  • Concepts
    • Workflows
      • Global Workflow Object
    • Flows
      • Flow Types
        • HTTP Request
        • Data Transformations
      • Flow Runs
      • Supported Languages
    • API Key
    • Configurations
    • API
      • Reference
        • Workspaces
          • Issues
          • Users
          • Invitations
            • Decline
            • Accept
            • Received
            • Created
          • Workflows
          • Flows
          • Auth credentials
          • Api keys
          • Api descriptions
        • Workflow
          • Execute
            • External
          • Flows
          • Executions
        • Users
        • Flows
          • Runs
          • Versions
          • Stats
          • Recent runs
          • Read
        • Configurations
          • Properties
          • Flow credentials
          • Workspace
        • Auth credentials
        • Api descriptions
        • Api keys
        • Transform
          • Test
        • Lami
          • Public
          • Direct
        • Auth
          • Signin
          • Register
          • Refresh
          • Me
          • Users
            • Password
    • Changelog
  • External Links
    • Book a Demo
    • Playground
    • Sign In
  • Specification
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 11 months 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
Concepts
Watch how a customer runs a mission critical integration on Laminar.
Laminar flow in a fluid versus turbulent flow.