Fields
No configurable options availableSample data
| Input data | Output data |
|---|---|
| ”foo-bar” | “Zm9vLWJhcg==” |
Takes the input string and converts it to a base64 encoded value. It can be used for example to create an identifier based on certain values in the data.
| Input data | Output data |
|---|---|
| ”foo-bar” | “Zm9vLWJhcg==” |