XML Request Exchange
Introduction
APIs exchange data in many formats. This example shows how to communicate using XML data, using the OpenWeather API as the use case.
Connector
Specify the base URL on the connector.
| You can build an XML payload with the payload builder. See the WS Builder for details on the payload builder. |