How do I download file from 3rd party API and convert/copy in orchestrator?
We are on an older tools version (9.2.3) and I am downloading files via a 3rd party API. I am looking for a groovy script (or other method) to convert and copy the files to an AIS directory. The download API works fine, but the returned file is in a binary format. I need it converted and copied to a specific location.