wttr.in (Independent Publisher) (Preview)
wttr.in is a console-oriented weather forecast service that supports various information representation methods like terminal-oriented ANSI-sequences for console HTTP clients.
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 | Troy Taylor |
URL | https://www.hitachisolutions.com |
ttaylor@hitachisolutions.com |
Connector Metadata | |
---|---|
Publisher | Troy Taylor |
Website | https://github.com/chubin/wttr.in |
Privacy policy | https://github.com/chubin/wttr.in |
Categories | Data;Lifestyle and Entertainment |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
Get weather |
Retrieve the weather information for the desired parameters. |
Get weather
Retrieve the weather information for the desired parameters.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Location
|
location | True | string |
The location to retrieve the weather for. This can be a city name, point of interest, airport 3-letter code, domain name (with the @), area code, or GPS coordinates. |
View
|
view | string |
The view format to return. |
|
Language
|
lang | string |
The language format for any text. |
Returns
- response
- string
Definitions
string
This is the basic data type 'string'.