Environment Variables
Environment Variables are used in Automation Actions
to define values that a user has to enter before starting an action.
Those values are defined globally for the action and can be used in the action steps.
Types of Environment Variables
Following types of environment variables are available:
- Checkbox
- Date
- Matrix
- Number
- Select
- Text
Checkbox
Checkbox only has one configuration option:
required: true
Type for configuration file: Pimcore\Bundle\CopilotBundle\AutomationAction\Configuration\Environment\Type\Checkbox