Hey !
How is it possible to decode an encoded string by using the Base 64 Encoder Tool?
Mathias
Solved! Go to Solution.
@jdunkerley79 I tried the decoder macro to decode serviceData field from Alteryx Mongo, where I extract Schedule collection using mongoDB input tool which results in a blob, which I use the blob convert tool to turn into Base 64 and then use your macro to convert to the underlying text. Only I get unreadable stuff. I included my testing module.
How did you set the value User.Base64 in your macro?