Many Rest APIs have an OpenApi or swagger definition that contains the structure, requests, and parameters of the available endpoints. The Integrator could make use of this to prebuild Rest connections without needing to type in URLs, headers, and...