< Back
Print

Encrypt value

This plugin hashes a value using the selected algorythm. If the given value is an array, it will be imploded.

Basic Info

Use Cases

  • Create unique IDs by hasing values
  • Export hashes for data validation

Input

(Any) A value to be hashed.

Output

(String) The hashed value.

Configuration

Label Description Example
Type of encryption Select the algorythm you want to use. md5

Results on the example from the SimpleExcel Connector.

An sha224 encryption

Was this article helpful?
How can we improve this article?
Please submit the reason for your vote so that we can improve the article.
Table of Contents