Connector to download image file in Orchestration
Hi All,
I have question on downloading image file (JPG) via Orchestration connector and send it via another request to call external REST API (image is one of the input field).
I was trying to work on the second piece to see if I can send an image from my folder to the API and see if I get any responses.
I had earlier request and was able to update and get text from media object with the help of document sent by Karthickrajan. Need help or any document on how to download image and send it to another request. Any input would be appreciated.