i am trying to download and place certain files through an API call (download tool), but the base files are base64 encoded. i am unable to directly place the files through the "to a file" option in download tool, and if i use "to a string" it returns the content(base64 encoded), content size, FileName and description. the files are in in a mixed format of .xlsx, .msg & .pdf.
can someone help me to figure out how to create these files, attaching the output i am getting after using a json parse