Overview
This filter type can be used to decode base64 encoding.
Review Parameters
Review the following parameters that you can configure in the Edge Delta App:
YAML | Description |
name |
Enter a descriptive name for this filter. When you create a workflow, you will use this label to enter your filter into the workflow. This parameter is required. Review the following example: name: base64_decoder |
type |
Enter base64-decode. This parameter is required. Review the following example: type: base64-decode |
Review Sample Configuration
Review the following sample configuration:
- name: base64_decoder type: base64-decode