Hello, i am trying to implement a solution where i want to use Dynamic SOAP requests to a servicenow system but not using Basic Authentication mechanism and Oauth2.0 instead.
I am not sure if this can be done without using invokeHTTP processor because i need to put some URL there as well in order to POST. Not sure how can i utilize this authentication mechanism seamlessly within PutServicenow. Need help.