We are successfully using the Web Run node to communicate with external REST API web services. We have a requirement to transfer files in one of the web service calls and I'm having difficulty in making this work via IPA/Web Run. I have a successful example using Postman but am now wondering if its possible via IPA. Can anyone shed light on if its possible to use IPA/Web Run to upload a file via a multipart request?
Thank you.