This lesson will cover the following topics:

01 Getting Started

This tutorial covers the Environment Variables subtab found under the Settings tab on your Titan Dashboard.

02 Environment Variables

These are variables you can declare throughout your Titan organization. The variables you create in this tab can be used throughout your Titan projects.

There are two variable types:
  • Static: These specify a value that you set.
  • Project: These sets a reference to a specific project. These are used if you referencing another Titan project within a project.
You can also set whether your variables are public or private. Private variables can only be references in a Salefsorce get or push and are stored in Titan. Public variables are executed within the browser can be referenced from several places within a Titan project, this includes; gets, pushes, documents, variables, elements, etc.

To add a variable, select the + Add Variable button, enter a name for your variable, choose its type, create the value, and set whether the variable must be public.

environment variable tab

03 Got Feedback?

Additional Resources