Build

Learn more about the Build page, the starting point for managing pipelines and capsules.

Build is the main entry point of the Platform, where the development cycle begins. From this page, you can:

  • Create and manage pipelines in the Pipelines tab

  • Create and manage capsules in the Capsules tab

Pipelines tab

Pipelines tab on the Build page.

A pipeline is an integration flow that connects systems and handles data exchange in the Digibee Integration Platform. It starts with a trigger, which starts the flow, and includes one or more connectors that interact with external systems, transform data, and allow communication between services.

In the Pipelines tab of the Build page, you can:

Search and filters

All pipelines you have access to are displayed in the center of the page. Use the following filters to quickly find and manage pipelines:

  • Sort by:

    • Name: Sort pipelines alphabetically.

    • Last change: Sort pipelines by most recent updates.

    • Version: Sort pipelines by most recent versions.

  • Status:

    • All active: Show only active (non-archived) pipelines.

    • Archived: Show only archived pipelines.

    • Draft: Show only undeployed pipelines.

  • Triggers: Filter pipelines by up to five selected triggers.

Filters are reset when switching projects or realms.

Pipeline card details

Information and actions displayed in the pipeline card.

Displayed information

  • Category and trigger name used in the pipeline.

  • Pipeline name and description.

  • Number of steps, capsules, and subflows.

  • Pipeline version.

  • Deployed environments and their versions (hover to view all environments).

  • Pipeline preview (accessible via the Preview button, displayed only on hover).

The pipeline preview is available only for pipelines saved after the feature release. For pipelines saved prior to the feature, you must save them again to view the preview.

Actions available in the three-dot menu

  • New version: Creates a new major version of the pipeline.

  • Archive: Archives the pipeline (cannot be permanently deleted).

  • Restore: Restores the pipeline if it has been archived.

  • View history: Displays the pipeline’s version history.

  • View executions: Opens the executions page in Monitor.

  • Open Canvas: Opens the pipeline in the development environment.

Capsules tab

Capsules tab on the Build page.

Capsules are reusable sets of pre-configured connectors, encapsulated to speed up pipeline development while offering the same capabilities as individual connectors.

In the Capsules tab of the Build page, you can:

Capsules are listed on the left side of the Build page, next to Pipelines, and can be reused as connectors in your integration flows.

Learn more in the Capsules documentation.

Last updated

Was this helpful?