XML request exchange
There is many data types to exchanges with API, in this example we will communicate with xml data .
Open weather
as use case
Connector
You need to specify the base URL .
It’s important to note that we can create a xml payload with the payload builder . you can see the part where we explained the payload builder |