Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Category: Weather

OpenWeather is a service that provides weather data and forecasts worldwide. It offers a range of weather-related information, including current conditions, forecasts, historical data, and weather maps. Its data includes temperature, humidity, wind speed, precipitation, atmospheric pressure, and more, making it a valuable resource for businesses, developers, and individuals seeking accurate weather information.

Tier: 3

Type: Source

Authentication: Token-based

Resources:

Resources

Sub resources

Status

Description

Parameters

Current

Current Weather Statistics

Yes

Gives details about current weather condition of a particular area

NA

How to get Access token

Step 1: Login to https://openweathermap.org/

Step 2: You will be taken to the dashboard of OpenWeather once you login. Under your profile select ‘My API keys’ from the drop down > Go to API keys > You will be able to view/generate your API Key.

image-20240409-083207.png

EazyDI create connection:

image-20240409-083756.png

Connection properties:

Name

Mandatory

Description

Connection Name

Yes

Name of the connection

Description

No

Description of connection

App ID

Yes

Your App Access token.

Please refer to above section on how to get the Access Token

Latitude

Yes

Latitude of the place

Longitude

Yes

Longitude of the place

Creating Pipeline:

Step 1: Select Source Connector as OpenWeather.

image-20240409-084233.png

Step 2: Select Connection from the dropdown.

image-20240409-084319.png

Step 3: Configure the connection object and click Save button.

image-20240409-084354.png

Step 4: Verify the connection details in the section and click on Next button

image-20240409-084636.png

Step 5: Select the Target connection and connection object and click on Next button.

Step 6: Configure field mapping page and click on Next button.

Step 7: Select the scheduling and proceed ahead by clicking on Next button.

Step 8: Confirm the details that you have selected for this pipeline and click on Submit and the pipeline will be created.

  • No labels