Hello,
I’m attempting to send a POST request with the body of type ‘multipart/form-data’.
I can’t seem to set this up correctly within a Workflow getting back a 400 status code everytime - does anyone have experience with this, sending through a Workflow or any other method?
I have seen the use of utl_http but I received some other errors when trying that and was hoping I could avoid going down that route.
Appreciate any responses, thanks.