The Weather Channel (Independent Publisher) (Preview)
The Weather Channel allows anyone to search weather events by geocode and time. This connector allows a user to pull this data into their app, flow, or report.
This connector is available in the following products and regions:
Service | Class | Regions |
---|---|---|
Logic Apps | Standard | All Logic Apps regions except the following: - Azure Government regions - Azure China regions - US Department of Defense (DoD) |
Power Automate | Premium | All Power Automate regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Power Apps | Premium | All Power Apps regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Contact | |
---|---|
Name | Roy Paar |
roypaar@microsoft.com |
Connector Metadata | |
---|---|
Publisher | Roy Paar |
Website | https://weather.com |
Privacy policy | https://weather.com/privacy-settings |
Categories | Data |
Creating a connection
The connector supports the following authentication types:
Default | Parameters for creating connection. | All regions | Not shareable |
Default
Applicable: All regions
Parameters for creating connection.
This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.
Name | Type | Description | Required |
---|---|---|---|
API Key | securestring | The API Key for this api | True |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
Request current weather conditions |
Request current weather conditions |
Request historical weather observations |
Request historical weather observations |
Request weather alert headlines |
Request weather alert headlines |
Request current weather conditions
Request current weather conditions
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
A comma-delimited latitude and longitude.
|
geocode | True | string |
A comma-delimited latitude and longitude to retrieve data for. For example, 34.53,-84.50. |
The units of measure to return the data in.
|
units | True | string |
The units of measure to return the data in. For example, e=Imperial(English), m=Metric, h=Hybrid. Some APIs require the units of measure. |
The language to return the response in.
|
language | True | string |
The language to return the response in. For example, en-US, es-MX, fr-FR. |
Response format
|
format | True | string |
Response format |
Request historical weather observations
Request historical weather observations
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
A comma-delimited latitude and longitude.
|
geocode | True | string |
A comma-delimited latitude and longitude to retrieve data for. For example, 34.53,-84.50. |
The units of measure to return the data in.
|
units | True | string |
The units of measure to return the data in. For example, e=Imperial(English), m=Metric, h=Hybrid. Some APIs require the units of measure. |
The language to return the response in.
|
language | True | string |
The language to return the response in. For example, en-US, es-MX, fr-FR. |
Response format
|
format | True | string |
Response format |
Request weather alert headlines
Request weather alert headlines
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
A comma-delimited latitude and longitude.
|
geocode | True | string |
A comma-delimited latitude and longitude to retrieve data for. For example, 34.53,-84.50. |
Required to be set to gzip
|
acceptHeader | True | string |
Required to be set to gzip to ensure that the response is compressed |
The language to return the response in.
|
language | True | string |
The language to return the response in. For example, en-US, es-MX, fr-FR. |
Response format
|
format | True | string |
Response format |