Table of Contents

Search

  1. Preface
  2. Introduction to REST V2 Connector
  3. Connections for REST V2
  4. REST V2 operations
  5. Mappings and mapping tasks with REST V2 Connector
  6. Swagger File Generation
  7. Appendix A: Swagger objects
  8. OpenAPI objects

REST V2 Connector

REST V2 Connector

Connections for REST V2

Connections for REST V2

Create a REST V2 connection to make calls to a web service application.
When you create a connection, specify the swagger specification file and the authentication method. You can specify the following authentication methods:
  • Standard
  • OAuth 2.0 client credentials
  • OAuth 2.0 authorization code
  • JWT bearer token
  • API key
You can use OAuth 2.0 client credentials or OAuth 2.0 authorization code authentication to connect to the authorization server in a Virtual Private Cloud network for the authorization process.
If your REST endpoint does not have a swagger specification, you can generate the swagger specification file from
Administrator
. Click
Administrator
Swagger Files
to generate a swagger specification file.
For information about the parameters that you need to define in a Swagger file, see Generating a swagger file.

0 COMMENTS

We’d like to hear from you!