1. Variable Substitution
  2. Core Substitution Context

Variable Substitution

Core Substitution Context

Learn about useful variable substitutions in Stubber.

Overview

In Stubber, variable substitutions let you dynamically insert values into your action and state definitions. This makes it easier to create flexible, reusable stubs that adapt to different contexts and environments.

This section focuses on the most commonly used substitutions that reference core properties of the stub, template, or org. These simplify handling customer data, metadata, or dynamic content, helping keep your stubs efficient and easy to maintain.

The core properties that can be substituted are:

By the end of this section, you’ll understand how to use these substitutions effectively across different scenarios.