MSN Weather - Connectors (2024)

  • Reference

MSN Weather - Connectors (1)

MSN Weather gets you the very latest weather forecast, including temperature, humidity, precipitation for your location.

This connector is available in the following products and regions:

ServiceClassRegions
Logic AppsStandardAll Logic Apps regions except the following:
- Azure China regions
- US Department of Defense (DoD)
Power AutomateStandardAll Power Automate regions except the following:
- China Cloud operated by 21Vianet
Power AppsStandardAll Power Apps regions except the following:
- China Cloud operated by 21Vianet
Contact
NameMicrosoft
URLMicrosoft LogicApps Support
Microsoft Power Automate Support
Microsoft Power Apps Support
Connector Metadata
PublisherMicrosoft
Websitehttps://www.msn.com/weather

General Limits

NameValue
Connections per account1

Throttling Limits

NameCallsRenewal Period
API calls per connection860 seconds
Frequency of trigger polls160 seconds

Actions

Get current weather

Get the current weather for a location.

Get forecast for today

Get the forecast for the current day in the specified location.

Get the forecast for tomorrow

Get the forecast for tomorrow in the specified location.

Get current weather

Operation ID:
CurrentWeather

Get the current weather for a location.

Parameters

NameKeyRequiredTypeDescription

Location

LocationTruestring

The location search query. Valid inputs are City, Region, State, Country, Landmark, Postal Code, latitude and longitude

Units

unitsTruestring

The measurement system used for all the meausre values in the request and response. Valid options are 'Imperial' and 'Metric'.

Returns

Body
CurrentWeather

Get forecast for today

Operation ID:
TodaysForecast

Get the forecast for the current day in the specified location.

Parameters

NameKeyRequiredTypeDescription

Location

LocationTruestring

The location search query. Valid inputs are City, Region, State, Country, Landmark, Postal Code, latitude and longitude

Units

unitsTruestring

The measurement system used for all the meausre values in the request and response. Valid options are 'Imperial' and 'Metric'.

Returns

Body
WeatherForecast

Get the forecast for tomorrow

Operation ID:
TomorrowsForecast

Get the forecast for tomorrow in the specified location.

Parameters

NameKeyRequiredTypeDescription

Location

LocationTruestring

The location search query. Valid inputs are City, Region, State, Country, Landmark, Postal Code, latitude and longitude

Units

unitsTruestring

The measurement system used for all the meausre values in the request and response. Valid options are 'Imperial' and 'Metric'.

Returns

Body
WeatherForecast

Triggers

When the current conditions change

Triggers a new flow when the conditions change for a location.

When the current weather changes

Triggers a new flow when the specified weather measure changes for a location.

When the current conditions change

Operation ID:
OnCurrentConditionsChange

Triggers a new flow when the conditions change for a location.

Parameters

NameKeyRequiredTypeDescription

Location

LocationTruestring

The location search query. Valid inputs are City, Region, State, Country, Landmark, Postal Code, latitude and longitude

Units

unitsTruestring

The measurement system used for all the meausre values in the request and response. Valid options are 'Imperial' and 'Metric'.

Returns

Body
CurrentWeather

When the current weather changes

Operation ID:
OnCurrentWeatherChange

Triggers a new flow when the specified weather measure changes for a location.

Parameters

NameKeyRequiredTypeDescription

Location

LocationTruestring

The location search query. Valid inputs are City, Region, State, Country, Landmark, Postal Code, latitude and longitude

Measure

MeasureTruestring

The weather measure used for this operation. Valid options are 'Temperature', 'UV Index', 'Humidity' or 'Wind Speed'.

When the measure...

WhenTruestring

The condition the trigger will be checking. Valid options are 'Is equal to', 'Goes over', or 'Goes below'. For example, if the measure is 'temperature' and this parameter is set to 'Goes below' then the trigger will fire when the temperature goes below the target value.

Target

TargetTruefloat

The target value for the specified measure.

Units

unitsTruestring

The units for the measure value and the target value.

Returns

Body
CurrentWeather

Definitions

CurrentWeather

NamePathTypeDescription

Pressure

responses.weather.current.barofloat

The atmospheric pressure.

Conditions

responses.weather.current.capstring

A caption of weather conditions such as rainy, sunny, etc.

Dewpoint

responses.weather.current.dewPtfloat

The temperature at which dew forms.

Apparent Temperature

responses.weather.current.feelsfloat

The apparent temperature, or feels-like temperature.

Humidity

responses.weather.current.rhfloat

The relative humidity percentage.

METAR weather conditions

responses.weather.current.wxstring

The METAR code of weather conditions.

METAR Sky Conditions

responses.weather.current.skystring

The METAR code of sky conditions.

Temperature

responses.weather.current.tempfloat

The current temperature.

UV Index

responses.weather.current.uvfloat

The numerical UV index.

UV Index Description

responses.weather.current.uvDescstring

A description of the meaning of the UV index.

Visibility Distance

responses.weather.current.visfloat

The visibility distance.

Wind Direction

responses.weather.current.windDirinteger

The wind direction in degrees clockwise from north.

Wind Speed

responses.weather.current.windSpdfloat

The wind speed.

Wind Gust Speed

responses.weather.current.windGustfloat

The wind gust speed.

Last Updated

responses.weather.current.createddate-time

The datetime at which provider created the current condition.

Latitude

responses.source.coordinates.latfloat

The latitude of the location.

Longitude

responses.source.coordinates.lonfloat

The longitude of the location.

Location

responses.source.locationstring

The location for which provider created the current condition.

Pressure Units

units.pressurestring

Units used for pressure measurements.

Temperature Units

units.temperaturestring

Units used for temperature measurements.

Speed Units

units.speedstring

Units used for speed measurements.

Distance Units

units.distancestring

Units used for distance measurements.

WeatherForecast

NamePathTypeDescription

Conditions

responses.daily.day.capstring

The caption of weather conditions such as rainy, sunny, etc.

Rain Chance

responses.daily.day.precipfloat

The chance of precipitation (%).

METAR Weather Conditions

responses.daily.day.wxstring

The METAR code of weather conditions.

METAR Sky Conditions

responses.daily.day.skystring

The METAR code of sky conditions.

Wind Direction

responses.daily.day.windDirinteger

The wind direction in degrees clockwise from north.

Wind Speed

responses.daily.day.windSpdfloat

The wind speed.

Summary

responses.daily.day.summarystring

A text summary of the forecast.

Conditions

responses.daily.night.capstring

The caption of weather conditions such as rainy, sunny, etc.

Rain Chance

responses.daily.night.precipfloat

The chance of precipitation (%).

METAR Weather Conditions

responses.daily.night.wxstring

The METAR code of weather conditions.

METAR Sky Conditions

responses.daily.night.skystring

The METAR code of sky conditions.

Wind Direction

responses.daily.night.windDirinteger

The wind direction in degrees clockwise from north.

Wind Speed

responses.daily.night.windSpdfloat

The wind speed.

Summary

responses.daily.night.summarystring

A text summary of the forecast.

Conditions

responses.daily.pvdrCapstring

The caption of weather conditions such as rainy, sunny, etc.

Date

responses.daily.validdate-time

The datetime at which the forecast is valid.

Rain Chance

responses.daily.precipfloat

The chance of precipitation (%).

Max Wind Speed

responses.daily.windMaxfloat

The peak wind speed for the day.

Max Wind Direction

responses.daily.windMaxDirinteger

The direction of the peak wind for the day.

Humidity High

responses.daily.rhHifloat

The high relative humidity point for the day.

Humidity Low

responses.daily.rhLofloat

The low relative humidity point for the day.

Temperature High

responses.daily.tempHifloat

The high temperature.

Temperature Low

responses.daily.tempLofloat

The low temperature.

UV Index

responses.daily.uvfloat

The numerical UV index.

UV Index Description

responses.daily.uvDescstring

A description of the meaning of the UV index.

Forecast Date

responses.daily.createddate-time

The datetime at which the daily forecast was derived.

Sunrise Time

responses.almanac.sunrisedate-time

Time of sunrise on the day of this forecast.

Sunset Time

responses.almanac.sunsetdate-time

Time of sunset on the day of this forecast.

Moonrise Time

responses.almanac.moonrisedate-time

Time of moonrise on the day of this forecast.

Moonset Time

responses.almanac.moonsetdate-time

Time of moonset on the day of this forecast.

Moon Phase

responses.almanac.moonPhasestring

The phase of the moon the day of this forecast.

Moon Phase Code

responses.almanac.moonPhaseCodestring

The code representing the phase of the moon.

Latitude

responses.source.coordinates.latfloat

The latitude of the location.

Longitude

responses.source.coordinates.lonfloat

The longitude of the location.

Location

responses.source.locationstring

The location for which provider created the forecast.

Pressure Units

units.pressurestring

Units used for pressure measurements.

Temperature Units

units.temperaturestring

Units used for temperature measurements.

Speed Units

units.speedstring

Units used for speed measurements.

Distance Units

units.distancestring

Units used for distance measurements.

MSN Weather - Connectors (2024)

References

Top Articles
Latest Posts
Article information

Author: Msgr. Refugio Daniel

Last Updated:

Views: 6084

Rating: 4.3 / 5 (74 voted)

Reviews: 81% of readers found this page helpful

Author information

Name: Msgr. Refugio Daniel

Birthday: 1999-09-15

Address: 8416 Beatty Center, Derekfort, VA 72092-0500

Phone: +6838967160603

Job: Mining Executive

Hobby: Woodworking, Knitting, Fishing, Coffee roasting, Kayaking, Horseback riding, Kite flying

Introduction: My name is Msgr. Refugio Daniel, I am a fine, precious, encouraging, calm, glamorous, vivacious, friendly person who loves writing and wants to share my knowledge and understanding with you.