Add an external endpoint

To add an external endpoint to a Service:
  1. Open the appropriate Service version.
  2. From the Add menu select Add External Endpoint.
  3. Add a name, description, and optionally, tags that display in the DeveloperHub after publishing.
  4. For the Upstream URL:
    • Enter the URL directly.
    • Click the Expression icon to add an expression.
  5. Enable the appropriate options:
    • Trust all certificates: The receiving Snaplex trusts all certificates supplied by the server for the external endpoint.
    • REST to SOAP: Exposes SOAP endpoints to clients through REST and translates SOAP responses to JSON. Refer to Wrap legacy SOAP APIs in a Service for more information
  6. Click Create.

Add the appropriate rules to the Catalog Policy or apply a Policy at the Service or endpoint level, and you are ready to test.