Handle Base64 Encoding
This: "body": "@base64toBinary(triggerBody()['fileContent'])" Is just ugly. I am picking up an EDI doc from a file system, decoding the doc, and then I want to pass the resulting file to the file system... why do I have to do this? Should be simpler.
3
votes
