Skip to end of banner
Go to start of banner

Proxy Endpoint Details

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Current »

Viewing the Proxy Endpoint Settings

To view the settings of a Proxy endpoint:

  1. In the API Manager, open a proxy for editing, then go to the Proxy Endpoints tab.

    1. In SnapLogic Manager, go to API Management > API Manager.

    2. In the API Manager, go to the APIs & Proxies tab.

    3. Set Filter by Type to Proxy and click Search.

    4. Click the Proxy's name in the list.

    5. Go to the Proxy Endpoints tab.

  2. Click the endpoint's name in the list.

The Proxy Endpoint Details tab displays the details of the selected Proxy.

Editing the Proxy Endpoint Settings

To edit the URL and HTTP Method(s) of the endpoint:

  1. In the Proxy Endpoint Details tab, click Edit Details.

  2. Update the Proxy Endpoint settings, and click Save.

Field

Description

Trust all Certificates

Select this checkbox to run the API calls regardless of the certificate status. If you leave this checkbox deselected (default setting), any endpoint with an expired or unsigned certificate will fail the API call.

REST to SOAP

Select this checkbox to enable a SOAP payload as a REST HTTP call. When selected, the SOAP payload filed appears. The derfault setting is unselected.

The REST to SOAP checkbox only supports incoming GET requests by default. The HTTP method cannot be modified and will always call the SOAP endpoint with a POST.

Note: You can update only the URL and HTTP Method(s) of the endpoint.

  • No labels