Weather Forecast App
Last updated
Last updated
Create a form that provides users with access to real-time weather data for a specific city. The app leverages a plugin to establish a connection with OpenWeatherMap.
Go to the Plugins page and install the Open Weather plugin (follow the provided instructions).
In the database section, create a new data structure with the following fields:
Create an Endpoint in the API Section with the Following Settings:
Create the following scenario:
Settings for the Start step:
Note that we leave the trigger settings blank ("Run scenario by") because we intend to run the scenario synchronously.
Settings for the Plugin step:
Settings for the Edit object:
Don't forget to Publish and to Run the scenario!
Go to the endpoint and configure the following parameters:
Go to the Web-pages section, create a new page, add a Form component. Configure the form Settings as follows: