Loading
Feature Disruption - Service Cloud VoiceRead More
Feature degradation | Gmail Email delivery failureRead More
B2C Commerce Release Notes
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          Add Environment Variables to Your Application

          Add Environment Variables to Your Application

          You can now manage environment variables with the Managed Runtime API. Without making code changes, you can use environment variables to add variables into an application process running in an environment. Environment variables are stored securely, and are ideal for the following use cases:

          • API keys for third-party integrations
          • Feature flags for application logic
          • Configuration that differs between environments

          How: Access environment variables in Node.js usingprocess.env. To manage environment variables via the Managed Runtime API. See Environment Variables.

           
          Loading
          Salesforce Help | Article