Skip to main content
Configure data integrations

Interpolation

You can interpolate pipeline variables, environment variables, secrets, and more into the source config file, schema settings, and destination config file.

Pipeline variables

Variable names

You can add your own custom variables to the pipeline. For more information, read the documentation. Here are the default variables available to interpolate:

Common prefixes

Mage supports table prefixes for integration sources. To add a prefix, add the following to the source configuration for a data integration pipeline:
For example, configuring a PostgreSQL source:
Configure data integrations

Environment variables

Secrets

Use the following syntax to interpolate secrets:
For more information on secrets, read the documentation.