# Weather Forecast

Weather Forecast

# Weather Forecast

<span class="ts0">This API allows the system to fetch two weeks of weather information for specific region.</span>

<span class="ts0">It is used in job scheduling and viewed on header of pages.</span>

<span class="ts0">The weather API is free up to 1000 requests per day from Visual Crossing Weather</span>

<span class="ts0">The system collects the following:</span>

<table border="1" id="bkmrk-1-weather-type---rai" style="border-collapse: collapse; width: 51.8519%;"><colgroup><col style="width: 12.2196%;"></col><col style="width: 87.9407%;"></col></colgroup><tbody><tr><td class="align-center">**1**</td><td><span class="ts0">Weather type - Rain, sunny</span></td></tr><tr><td class="align-center">**2**</td><td><span class="ts0">Weather description</span></td></tr><tr><td class="align-center">**3**</td><td><span class="ts0">Minimum and Maximum </span><span class="ts10">temperature </span><span class="ts0">for the day</span></td></tr></tbody></table>

<span class="ts0">Before setting up the API, one needs to sign up for an account</span>

<span class="ts0">To access the weather website, go to Weather forecast or </span>[https://www.visualcrossing.com/](https://www.visualcrossing.com/)<span class="ts0"> to sign up.</span>

<span class="ts0"> </span>![](https://hugeerp0.co.za/csp/webhelp/topics/images/image(3572).png)

<span class="ts0">At the website - click on create new account or sign up</span>

<span class="ts0"> </span>![](https://hugeerp0.co.za/csp/webhelp/topics/images/image(3573).png)

<span class="ts0">Follow the steps</span>

<span class="ts0"> </span>![](https://hugeerp0.co.za/csp/webhelp/topics/images/image(3574).png)

<span class="ts0">Confirm your password</span>

<span class="ts0"> </span>![](https://hugeerp0.co.za/csp/webhelp/topics/images/image(3575).png)

<span class="ts0">Agree to the terms</span>

<span class="ts0"> </span>![](https://hugeerp0.co.za/csp/webhelp/topics/images/image(3576).png)

<span class="ts0">Enter a reason</span>

<span class="ts0"> </span>![](https://hugeerp0.co.za/csp/webhelp/topics/images/image(3577).png)

<span class="ts0">Sign into the account.</span>

<span class="ts0">The Key is very important as we will use this in the setup</span>

<span class="ts0"> </span>![](https://hugeerp0.co.za/csp/webhelp/topics/images/image(3578).png)

<span class="ts0">Go to System Configuration &gt; Security &gt; API setup</span>

<span class="ts0">Click on Add to add in Visual Crossing Weather API</span>

<span class="ts0"> </span>![](https://hugeerp0.co.za/csp/webhelp/topics/images/image(3579).png)

<span class="ts0">Fill in the information</span>

<span class="ts0">It is important to add in the Config the following</span>

<table border="1" id="bkmrk-%3Bcollection-key-%3D-.." style="border-collapse: collapse; width: 39.7531%;"><colgroup><col style="width: 100%;"></col></colgroup><tbody><tr><td><span class="ts0">;collection</span></td></tr><tr><td><span class="ts0">key = ........(paste key here from website signup)</span></td></tr></tbody></table>

<span class="ts0">Proceed to Weather Region setup manual - </span>[Access here](https://hugeerp0.co.za/csp/webhelp/topics/idh-topic11000.htm)

<span class="ts0"> </span>![](https://hugeerp0.co.za/csp/webhelp/topics/images/image(3580).png)

<span class="ts0"></span>