Explore Plans
Mobile menu Close menu
Weather UndergroundWeather Underground

Two day forecast

Two day forecast

Developer info

API endpoint slug
weather.two_day_forecast
Runtime method
performQuery("weather.two_day_forecast")

Query fields

Location Location input

Label
Location
Slug
location
Required
true
Can have default value
true

Ingredients

Sunrise atThe date and time of the sunrise

Slug
sunrise_at
Filter code
Weather.twoDayForecast.SunriseAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

Sunset atThe date and time of the sunset

Slug
sunset_at
Filter code
Weather.twoDayForecast.SunsetAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

Forecast URLThe URL to a five day forecast for your location.

Slug
forecast_url
Filter code
Weather.twoDayForecast.ForecastUrl
Type
Web URL
Example
http://www.weather.com/weather/5-day/GMXX1273

ConditionThe weather condition

Slug
condition
Filter code
Weather.twoDayForecast.Condition
Type
String
Example
Sunny

Todays condition image URLThe URL to an image of todays's condition.

Slug
todays_condition_image_url
Filter code
Weather.twoDayForecast.TodaysConditionImageUrl
Type
Image URL
Example
http://www.ifttt.com/weather/sunny.png

High temp fahrenheitThe high temperature in degrees Fahrenheit

Slug
high_temp_fahrenheit
Filter code
Weather.twoDayForecast.HighTempFahrenheit
Type
String
Example
72

High temp celsiusThe high temperature in degrees Celsius

Slug
high_temp_celsius
Filter code
Weather.twoDayForecast.HighTempCelsius
Type
String
Example
18

Low temp fahrenheitThe low temperature in degrees Fahrenheit

Slug
low_temp_fahrenheit
Filter code
Weather.twoDayForecast.LowTempFahrenheit
Type
String
Example
72

Low temp celsiusThe low temperature in degrees Celsius

Slug
low_temp_celsius
Filter code
Weather.twoDayForecast.LowTempCelsius
Type
String
Example
18

Uv indexThe UV index, 0-16

Slug
uv_index
Filter code
Weather.twoDayForecast.UvIndex
Type
String
Example
6

HumidityThe humidity level represented as a percentage.

Slug
humidity
Filter code
Weather.twoDayForecast.Humidity
Type
String
Example
72

Wind speed mphWind speed in MPH

Slug
wind_speed_mph
Filter code
Weather.twoDayForecast.WindSpeedMph
Type
String
Example
5

Wind speed kphwind_speed_kph

Slug
wind_speed_kph
Filter code
Weather.twoDayForecast.WindSpeedKph
Type
String
Example
7

Wind directionWind direction

Slug
wind_direction
Filter code
Weather.twoDayForecast.WindDirection
Type
String
Example
North

DateThe date of the forecast

Slug
date
Filter code
Weather.twoDayForecast.Date
Type
Date (ISO8601)
Example
2020-07-07

Check timeThe time the forecast was checked

Slug
check_time
Filter code
Weather.twoDayForecast.CheckTime
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00