Hi Eric, you were right I am using Utility - HTTP VBO, and no the return data items were unchanged/unaffected.
I found a workaround for this though. I am now using a python script to send the json to this said API, and I am calling the script via blue prism as one of the action stages.
----------------------------------------------------------------------------------------------------------------
I still have one issue though, I want to receive a csv file as part of the GET calls that I am making to this API.
It works when I use POSTMAN to test if the API actually works, and it does.
So, now my question is there some setting that I need to make one configuring the webservice inside the "SYSTEM" > "WEB API SERVICES" > there are few options like "responses", should I somehow tell blue prism that I am expecting a file?
I know "binary" data type is normally used for files, but I am not too sure how to use it here.
Kind Regards
------------------------------
Anuraag Pandey
------------------------------