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

Weatherstack is an API service that provides real-time and historical weather information.

It offers accurate weather data for various locations worldwide, including current conditions, forecasts, historical weather patterns, and more.

Developers commonly use Weatherstack to integrate weather information into applications, websites, or services, allowing users to access up-to-date weather data for planning, analysis, and other purposes.

Tier: 3

Supported API Version: v1

Type: Source

Authentication: Token

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://weatherstack.com/

 

Step 2: You will be taken to the dashboard of weatherstack once you login. You will get your API access key on the dashboard.

image-20240410-063018.png

EazyDI create connection:

image-20240410-063035.png

Name

Mandatory

Description

Connection Name

Yes

Name of the connection

Description

No

Description of connection

Access key

Yes

Your Access key.

Please refer to above section on how to get the URL

Place

Yes

Name of the place whose weather conditions is to be known

Creating Pipeline:

 

Step 1: Select Source Connector as Weatherstack.

image-20240410-063335.png

Step 2: Select Connection from the dropdown

 

image-20240410-063614.png

 

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

 

image-20240410-063600.png

 

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

 

image-20240410-063545.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

  

image-20240410-063519.png

 

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

 

image-20240410-063457.png

 

  • No labels