PowerPlatformConnectors/independent-publisher-conne.../AccuWeather
Troy Taylor af6f96dcc7
AccuWeather (Independent Publisher) 3.0 (#1327)
* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3.

* Revert "certify-connector"

This reverts commit 160b208ed6.

* certify-connector

* certify-connector

* certify-connector

* Update apiDefinition.swagger.json

Fixed description

* Update apiDefinition.swagger.json

Cut to below 500

* Update apiDefinition.swagger.json

Cut to below 500.

* Delete icon.png

* Delete settings.json

* Update apiDefinition.swagger.json

* Delete independent-publisher-connectors/HubSpot CMS directory

* Delete independent-publisher-connectors/HubSpot CRM directory

* Delete independent-publisher-connectors/HubSpot Marketing directory

* Delete independent-publisher-connectors/Xero Accounting directory

* Delete independent-publisher-connectors/Xero Payroll - UK directory

* Delete independent-publisher-connectors/Xero Projects directory

* Include iconBrandColor #da3b01 for IP

* Include iconBrandColor #da3b01 in best practices

* Rename README.template.md to readme.md

* Add templates for IP

* Fix typo

* Add files via upload

* Delete Google Cloud Translation directory

* Added self to publisher

* New actions

* Update readme.md

* Update to 3.0
2022-02-07 12:32:07 -08:00
..
apiDefinition.swagger.json AccuWeather (Independent Publisher) 3.0 (#1327) 2022-02-07 12:32:07 -08:00
apiProperties.json AccuWeather (Independent Publisher) 3.0 (#1327) 2022-02-07 12:32:07 -08:00
readme.md AccuWeather (Independent Publisher) 3.0 (#1327) 2022-02-07 12:32:07 -08:00

readme.md

AccuWeather

AccuWeather is a service that provides commercial weather forecasting services worldwide.

Publisher

Ahmad Najjar

Prerequisites

You need to have an AccuWeather developer account or a subscription package.

Supported Operations

Locations Operations

Get Admin Area List

Returns basic information about administrative areas in the specified country.

Get Country List

Returns basic information about all countries within a specified region.

Get Region List

Returns basic information about all regions.

Get Top Cities List

Returns information for the top 50, 100, or 150 cities, worldwide.

Autocomplete search (Cities)

Returns basic information about locations matching an autocomplete of the search text.

Geoposition Search (Latitude and Longitude)

Returns information about a specific location, by GeoPosition (Latitude and Longitude).

Forecasts Operations

Get Daily Forecasts

Returns daily forecast data for a specific location.

Get Hourly Forecasts

Returns forecast data for the next hour(s) for a specific location.

Current Conditions Operations

Get Current Conditions

Returns current conditions data for a specific location. Current conditions searches require a location key. Please use the Locations API to obtain the location key for your desired location. By default, a truncated version of the current conditions data is returned. The full object can be obtained by passing "details=true" into the url string.

Get Current Conditions for Top Cities

Returns current conditions data for the top 50, 100, or 150 cities worldwide, based on rank.

Get Historical Current Conditions (past 24 hours)

Returns historical current conditions data for a specific location. Current conditions searches require a location key. Please use the Locations API to obtain the location key for your desired location. By default, a truncated version of the current conditions data is returned. The full object can be obtained by passing "details=true" into the url string.

Get Historical Current Conditions (past 6 hours)

Returns historical current conditions data for a specific location. Current conditions searches require a location key. Please use the Locations API to obtain the location key for your desired location. By default, a truncated version of the current conditions data is returned. The full object can be obtained by passing "details=true" into the url string.

Indices Operations

Get Daily Index Values for a Group of Indices

Returns daily index data for a specific group of indices, by location key. Not all daily indices' groups data are available for retrieval, check (https://developer.accuweather.com/list-available-daily-indices)

Get Daily Index Values for a Specific Index

Returns daily index data for a specific index, by location key. Not all daily indices data are available for retrieval, check (https://developer.accuweather.com/list-available-daily-indices)

Get Daily Index Values for for All Indices

Returns daily index data for all indices, by location key.

Get List of Daily Indices

Returns metadata for all daily indices.

Get List of Index Groups

Returns metadata for all index groups.

Get List of Indices in a Specific Group

Returns metadata for all indices in a specified group.

Search by location key

Returns information about a specific location, by location key.

Search location by IP address

Returns information about a specific location, by IP Address.

Weather Alarms

Get one day of weather alarms

Returns 1 day of weather alarms for a specific location.

Get five days of weather alarms

Returns 5 days of weather alarms for a specific location.

Get ten days of weather alarms

Returns 10 days of weather alarms for a specific location.

Get fifteen day of weather alarms

Returns 15 days of weather alarms for a specific location.

Translations

List all languages

Returns metadata for all languages.

List the available translation groups

Lists groups of phrases that are available for translation.

List the translations for a specific group

Returns all translated phrases for a specific group, in the desired language.

Alerts

Get alerts by location key

Returns alert data for a specific location. Alert searches require a location key. Please use the Locations API to obtain the location key for your desired location. By default, a truncated version of the alert data is returned. The full object can be obtained by passing details=true.

Imagery

Get radar and satellite imagery

Returns links to radar and satellite images by location key. Imagery searches require a location key. Please use the Locations API to obtain a location key for your desired location. Radar images are not available for all locations worldwide at this time. If radar is not available for your desired location, satellite images are still provided.

API Documentation

Visit AccuWeather APIs reference page for further details.

Known Issues and Limitations

Not all operations provided by AccuWeather are part of the first IP connector submission. I will keep adding/updating/supporting this connector based on your feedback/requests :)