Add Integration Configuration Objects

Integration Configuration Objects (ICO), JSON based configuration entity, managed in Integration Catalog, that a Transform can read at runtime (via JavaScript) to get customer, partner, or environment‑specific settings instead of hardcoding them.

  • A company-scoped ICO can be used with both Company and Marketplace transforms.

  • ICOs can be used in JavaScript steps or transform steps that include child JavaScript steps that consume configuration values.

  • If a transform uses ICOs and the required configuration is not available, the transform returns an error unless fallback logic (e.g., hard-coded values) is implemented.

  • An ICO version in a Released state can be implemented in the transforms in either Edit or Released state.

Add and update Integration Configuration Objects

Search and view all Integration Configuration Objects