REST V2 Connector Guide > REST V2 Connections > REST V2 Connection Overview
  

REST V2 Connection Overview

Create a REST V2 connection to make calls to a web service application. While creating a connection, you must specify the swagger specification file path and configure authentication method if required. REST V2 Connector supports swagger specification version 2.0. The swagger specification file contains operation ID, path parameters, query parameters, header fields, request details, and response details.
You create a REST V2 connection on the Connections page.
If your REST endpoint does not have a swagger specification, you can generate the swagger specification file from Informatica Cloud. Click Configure > Swagger Files to generate a swagger specification file.