vRO Workflow Script to Add a REST Host with Credentials
The following script adds a REST Host with Credentials var arrAuthenticationParams; arrAuthenticationParams = ["Shared Session", "vcoflow", "P@ssw0rd1!"]; var objRESTAuthentication; objRESTAuthentication... Continue reading →