We are trying to incorporate a API in Blue prism, the the API is OAUTH based which has client id and client secret and returns and access token which is then passed to the post call.
I have ben able to test the API successfully from PostMan, however...