Convert Base 64 String To Bytes
  • 10 Nov 2022
  • 1 Minute to read
  • Dark
    Light

Convert Base 64 String To Bytes

  • Dark
    Light

Article Summary

Step Details

Introduced in Version4.0.0
Last Modified in Version5.0.0
LocationData > Text

The Convert Base 64 String to Bytes converts the Base 64 String into a byte array. 



Properties

Inputs

PropertyDescriptionData Type
Base 64 StringBase 64 String to convertString

Outputs

PropertyDescriptionData Type
OutputOutputs a list of bytesList of Byte




Related Information

Forum Posts:
Expose FileData (Base64) Through API GET Call





Was this article helpful?