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.
EazyDI create connection:
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.
Step 2: Select Connection from the dropdown
Step 3: Configure the connection object and click Save button.
Step 4: Verify the connection details in the section and click on Next button
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