Weather Forecast app
Create a form, which provides a user with a current weather data in a certain city. App utilises the plugin for connection with OpenWeatherMap.

Go to database section, create new data structure with the following fields:

Go to API section, Endpoints, create an endpoint with the following settings:

Create the following scenario:

Start step settings:

Note, that we keep trigger setting blank ("Run scenario by"), because we are going to run the scenario synchronically.
Plugin step settings:

Edit object steps settings:

Left: parse JSON response. Right: compose result message
Don't forget to Publish and to Run the scenario
Go to the endpoint and set this:


