Custom HTTP REST API Discovery with Two-Stage Authentication
Hello, I am attempting to produce a custom discovery process which obtains data through a REST API. The documentation via the link below is fairly helpful, but it assumed a single set of authentication credentials are provided with each API call. In...