This are step-by-step instructions on how to get the plugin working on any Bubble App.
1. Add this plugin to your application.
2. Go to
https://openweathermap.org/price and get an API Key.
3. In the Bubble Editor, select an Element that can receive a Data Source (for instance Repeating Group). Select as Data Source -> Get Data from External API and on API Provider choose the best option that suits you (for example Weather Data By City).
4. Fill in the requested propiertes (for example units refer to Units of measurement: standard, metric and imperial units are available. If you do not use the units parameter, standard units will be applied by default).
5. Write the name of the city (for example Manhattan)
6. Select your output language (default is english).
7. Finally place your API Key where it is asked for.