Step Details | |
Introduced in Version | 4.0.0 |
Last Modified in Version | 5.0.0 |
Location | Data > Text |
The Convert Base 64 String to Bytes converts the Base 64 String into a byte array.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Base 64 String | Base 64 String to convert | String |
Outputs
Property | Description | Data Type |
---|---|---|
Output | Outputs a list of bytes | List of Byte |
Related Information
Forum Posts:
Expose FileData (Base64) Through API GET Call