Tamper: Encode/Decode¶
Plugin ID: eca_tamper:encode
Available since: 1.0.0
Encode (or Decode) the field contents.
Fields¶
Data to be tampered— config key:eca_data-
This field supports tokens.Type:
textfield· Required: yes · Default: empty string Result token name— config key:eca_token_name-
Provide a token name under which the tampered result will be made available for subsequent actions.
This field supports tokens.Type:
textfield· Required: yes · Default: empty string Conversion mode:— config key:mode-
Type:
radios· Required: no · Default:serializeAllowed values:
serialize,unserialize,json_encode,json_decode,base64_encode,base64_decode,yaml_encode,yaml_decode