Base 64 Encode Step
- 08 Nov 2022
- 1 Minute to read
- Print
- DarkLight
Base 64 Encode Step
- Updated on 08 Nov 2022
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
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
Was this article helpful?