RetrieveEnvironmentVariableSecretValue Action

Retrieves an environment variable secret value. This API is limited to being called within a Power Automate Flow and cannot be called directly in your code.

Parameters

Parameters allow for data to be passed to the action.

Name Type Nullable Unicode Description
EnvironmentVariableName
Edm.String False False

The name of the environment variable.

Return Type

Type Nullable Description
RetrieveEnvironmentVariableSecretValueResponse False Contains the response of the RetrieveEnvironmentVariableSecretValue action.

See also