Endpoint Customization

You can customize endpoints used by the Web Services SaaS connector. The endpoint customizations can take place before or after HTTP operations that affect a given endpoint, such as Test Connection or Aggregation. Customizations that the connector can make to an endpoint include, but aren't limited to, changes to its physical address or its behavior.

Objects Used in Endpoint Customization

The objects listed in the following table are used in endpoint customization.

Object Name

Object Reference

Request Body

input._requestConfig.body

Request URL

input._requestConfig.url

Request Headers

input._requestConfig.headers

Request method

input._requestConfig.httpMethodType

Page Offset

input._pagingProcessor._pageInitialOffset

Page Size

input._pagingProcessor._pageSize

Application Attributes

input.applicationAttributes

Response

input.rawResponse.response

Response Code

input.rawResponse.status