Globals

Learn what Globals are and how to use them in the Digibee Integration Platform.

What are Globals?

Global variables are information stored in the Platform that can be reused in different pipelines and Capsules at the same time. Once you have created a Global variable, you can use it in fields that support IntelliSense in the configuration form of components.

This feature speeds up development, as you can change the Global variable in one place and the information is passed on to all pipelines and Capsules that use it.

The information on the Global variables is only updated automatically in pipelines that have not yet been deployed. If the pipeline with the changed Global variable has already been deployed, a warning is displayed in its card on the Run page so that it can be redeployed.

How to use Globals?

Follow these guidelines to use Globals:

Last updated