Step Details | |
| Introduced in Version | 5.0.0 |
| Last Modified in Version | 5.0.0 |
| Location | Data > Text |
The Base 64 Encode step encodes the specified text.
Properties
Inputs
| Property | Description | Data Type |
|---|---|---|
| Insert Line Breaks | Inserts a line break | Boolean |
| Source | The desired text to encode | String |
Outputs
| Property | Description | Data Type |
|---|---|---|
| Output | Outputs the text as Base 64 string | String |

Related Information
Forum Posts:
Base64 For FileData In Rest?
String Input Validation - Confirm Base64 Format