Byte conversion step?
Comments
-
Hi, I was wondering if there is a step that allows you to get binary from a byte array? thank you
-
Hey Frank,
As it stands currently, we unfortunately do not have a step that can convert it directly to [b]Binary [/b]but we do have a step that can convert a [b]Byte Array [/b]into a [b]Base 64 [/b]String. This [b]String [/b]should be easier to convert into [b]Binary[/b].
The step ([b]Convert Bytes To Base 64 String[/b]) can be found in the [b]Flow Designer [/b]under the[b] DATA > TEXT[/b] category of the [b]Toolbox [/b]tab.

Hope this helps!