Hi Guys,
I need to convert a specific binary file from a list of binary results to base64?
I’ve tried several ways but have not found a solution yet. One of the solutions tried was using ‘move binary data’ but no success, because this node requires ‘data’ return but my previous node returns binaries but not ‘data’ as json. Someone has an example from a functional way to convert binary (image) to base64?
Thanks!