External API
- Last UpdatedApr 04, 2023
- 1 minute read
This custom query returns the appropriate response for the given API.
Sample query expression
{
"QueryName":"openweather",
"Service":
{
"Method":"Get",
"ItemPath":"data/2.5/weather",
"QueryParameter":"&lat=46.91945109973637&lon=6.2763601429257125",
"NextPage":"@odata.nextLink"
}
}