Tomorrow.io (Independent Publisher) (Preview)
Improve operational efficiency with the world's leading enterprise-grade weather service. Use our hyper-accurate weather data for endless use cases across all industries.
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://www.tomorrow.io/ |
Privacy policy | https://www.tomorrow.io/legal/ |
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
Get realtime weather |
Retrieve current weather information for a location in minute-by-minute temporal resolution. |
Get weather forecast |
Retrieve up-to-date weather information for a given location, including minute-by-minute forecasts for the next hour, hourly forecasts for the next 120 hours, and daily forecasts for the next 5 days. |
Get weather map |
Retrieve accurate weather conditions on a map tile. |
Get weather timeline |
Query weather conditions by specifying the location, fields, timesteps, and the startTime and endTime, such that the response includes multiple timelines, one for each timestep. |
Get realtime weather
Retrieve current weather information for a location in minute-by-minute temporal resolution.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Location
|
location | True | string |
The location. |
Units
|
units | string |
The units. |
Returns
Name | Path | Type | Description |
---|---|---|---|
Time
|
data.time | string |
The time. |
Cloud Cover
|
data.values.cloudCover | float |
The cloud cover. |
Dew Point
|
data.values.dewPoint | float |
The dew point. |
Freezing Rain Intensity
|
data.values.freezingRainIntensity | integer |
The freezing rain intensity. |
Humidity
|
data.values.humidity | integer |
The humidity. |
Precipitation Probability
|
data.values.precipitationProbability | integer |
The precipitation probability. |
Pressure Surface Level
|
data.values.pressureSurfaceLevel | float |
The pressure surface level. |
Rain Intensity
|
data.values.rainIntensity | integer |
The rain intensity. |
Sleet Intensity
|
data.values.sleetIntensity | integer |
The sleet intensity. |
Snow Intensity
|
data.values.snowIntensity | integer |
The snow intensity. |
Temperature
|
data.values.temperature | float |
The temperature. |
Temperature Apparent
|
data.values.temperatureApparent | float |
The termperature apparent. |
UV Health Concern
|
data.values.uvHealthConcern | integer |
The UV health concern. |
UV Index
|
data.values.uvIndex | integer |
The UV index. |
Visibility
|
data.values.visibility | float |
The visibility. |
Weather Code
|
data.values.weatherCode | integer |
The weather code. |
Wind Direction
|
data.values.windDirection | float |
The wind direction. |
Wind Gust
|
data.values.windGust | float |
The wind gust. |
Wind Speed
|
data.values.windSpeed | float |
The wind speed. |
Lat
|
location.lat | float |
The latitude. |
Lon
|
location.lon | float |
The longitude. |
Name
|
location.name | string |
The name. |
Type
|
location.type | string |
The type. |
Get weather forecast
Retrieve up-to-date weather information for a given location, including minute-by-minute forecasts for the next hour, hourly forecasts for the next 120 hours, and daily forecasts for the next 5 days.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Location
|
location | True | string |
The location. |
Timesteps
|
timesteps | array |
The timesteps. |
|
Units
|
units | string |
The units. |
Returns
Name | Path | Type | Description |
---|---|---|---|
Minutely
|
timelines.minutely | array of object | |
Time
|
timelines.minutely.time | string |
The time. |
Cloud Cover
|
timelines.minutely.values.cloudCover | float |
The cloud cover. |
Dew Point
|
timelines.minutely.values.dewPoint | float |
The dew point. |
Freezing Rain Intensity
|
timelines.minutely.values.freezingRainIntensity | integer |
The frezzing rain intensity. |
Humidity
|
timelines.minutely.values.humidity | float |
The humidity. |
Precipitation Probability
|
timelines.minutely.values.precipitationProbability | integer |
The precipitation probability. |
Pressure Surface Level
|
timelines.minutely.values.pressureSurfaceLevel | float |
The pressure surface level. |
Rain Intensity
|
timelines.minutely.values.rainIntensity | integer |
The rain intensity. |
Sleet Intensity
|
timelines.minutely.values.sleetIntensity | integer |
The sleet intensity. |
Snow Intensity
|
timelines.minutely.values.snowIntensity | integer |
The snow intensity. |
Temperature
|
timelines.minutely.values.temperature | float |
The temperature. |
Temperature Apparent
|
timelines.minutely.values.temperatureApparent | float |
The temperature apparent. |
UV Health Concern
|
timelines.minutely.values.uvHealthConcern | integer |
The UV health concern. |
UV Index
|
timelines.minutely.values.uvIndex | integer |
The UV index. |
Visibility
|
timelines.minutely.values.visibility | float |
The visibility. |
Weather Code
|
timelines.minutely.values.weatherCode | integer |
The weather code. |
Wind Direction
|
timelines.minutely.values.windDirection | float |
The wind direction. |
Wind Gust
|
timelines.minutely.values.windGust | float |
The wind gust. |
Wind Speed
|
timelines.minutely.values.windSpeed | float |
The wind speed. |
Hourly
|
timelines.hourly | array of object | |
Time
|
timelines.hourly.time | string |
The time. |
Cloud Cover
|
timelines.hourly.values.cloudCover | float |
The cloud cover. |
Dew Point
|
timelines.hourly.values.dewPoint | float |
The dew point. |
Evapotranspiration
|
timelines.hourly.values.evapotranspiration | float |
The evapotransiration. |
Freezing Rain Intensity
|
timelines.hourly.values.freezingRainIntensity | integer |
The frezzing rain intensity. |
Humidity
|
timelines.hourly.values.humidity | float |
The humidity. |
Ice Accumulation
|
timelines.hourly.values.iceAccumulation | integer |
The ice accumulation. |
Ice Accumulation LWE
|
timelines.hourly.values.iceAccumulationLwe | integer |
The ice accumulation LWE. |
Precipitation Probability
|
timelines.hourly.values.precipitationProbability | integer |
The precipitation probability. |
Pressure Surface Level
|
timelines.hourly.values.pressureSurfaceLevel | float |
The pressure surface level. |
Rain Accumulation
|
timelines.hourly.values.rainAccumulation | integer |
The rain accumulation. |
Rain Accumulation LWE
|
timelines.hourly.values.rainAccumulationLwe | integer |
The rain accumulation LWE. |
Rain Intensity
|
timelines.hourly.values.rainIntensity | integer |
The rain intensity. |
Sleet Accumulation
|
timelines.hourly.values.sleetAccumulation | integer |
The sleet accumulation. |
Sleet Accumulation LWE
|
timelines.hourly.values.sleetAccumulationLwe | integer |
The sleet accumulation LWE. |
Sleet Intensity
|
timelines.hourly.values.sleetIntensity | integer |
The sleet intensity. |
Snow Accumulation
|
timelines.hourly.values.snowAccumulation | integer |
The snow accumulation. |
Snow Accumulation LWE
|
timelines.hourly.values.snowAccumulationLwe | integer |
The snow accumulation LWE. |
Snow Intensity
|
timelines.hourly.values.snowIntensity | integer |
The snow intensity. |
Temperature
|
timelines.hourly.values.temperature | float |
The temperature. |
Temperature Apparent
|
timelines.hourly.values.temperatureApparent | float |
The temperature apparent. |
UV Health Concern
|
timelines.hourly.values.uvHealthConcern | integer |
The UV health concern. |
UV Index
|
timelines.hourly.values.uvIndex | integer |
The UV index. |
Visibility
|
timelines.hourly.values.visibility | float |
The visibility. |
Weather Code
|
timelines.hourly.values.weatherCode | integer |
The weather code. |
Wind Direction
|
timelines.hourly.values.windDirection | float |
The wind direction. |
Wind Gust
|
timelines.hourly.values.windGust | float |
The wind gust. |
Wind Speed
|
timelines.hourly.values.windSpeed | float |
The wind speed. |
Daily
|
timelines.daily | array of object | |
Time
|
timelines.daily.time | string |
The time. |
Cloud Base Avg
|
timelines.daily.values.cloudBaseAvg | float |
The cloud base average. |
Cloud Base Max
|
timelines.daily.values.cloudBaseMax | float |
The cloud base maximum. |
Cloud Base Min
|
timelines.daily.values.cloudBaseMin | integer |
The cloud base minimum. |
Cloud Ceiling Avg
|
timelines.daily.values.cloudCeilingAvg | float |
The cloud ceiling average. |
Cloud Ceiling Max
|
timelines.daily.values.cloudCeilingMax | float |
The cloud ceiling max. |
Cloud Ceiling Min
|
timelines.daily.values.cloudCeilingMin | integer |
The cloud ceiling minimum. |
Cloud Cover Avg
|
timelines.daily.values.cloudCoverAvg | float |
The cloud cover average. |
Cloud Cover Max
|
timelines.daily.values.cloudCoverMax | float |
The cloud cover maximum. |
Cloud Cover Min
|
timelines.daily.values.cloudCoverMin | float |
The cloud cover minimum. |
Dew Point Avg
|
timelines.daily.values.dewPointAvg | float |
The dew point average. |
Dew Point Max
|
timelines.daily.values.dewPointMax | float |
The dew point maximum. |
Dew Point Min
|
timelines.daily.values.dewPointMin | float |
The dew point minimum. |
Evapotranspiration Avg
|
timelines.daily.values.evapotranspirationAvg | float |
The evapotranspiration average. |
Evapotranspiration Max
|
timelines.daily.values.evapotranspirationMax | float |
The evapotranspiration maximum. |
Evapotranspiration Min
|
timelines.daily.values.evapotranspirationMin | float |
The evapotranspiration minimum. |
Evapotranspiration Sum
|
timelines.daily.values.evapotranspirationSum | float |
The evapotranspiration summary. |
Freezing Rain Intensity Avg
|
timelines.daily.values.freezingRainIntensityAvg | integer |
The freezing rain intensity average. |
Freezing Rain Intensity Max
|
timelines.daily.values.freezingRainIntensityMax | integer |
The freezing rain intensity maximum. |
Freezing Rain Intensity Min
|
timelines.daily.values.freezingRainIntensityMin | integer |
The freezing rain intensity minimum. |
Humidity Avg
|
timelines.daily.values.humidityAvg | float |
The humidity average. |
Humidity Max
|
timelines.daily.values.humidityMax | float |
The humidity maximum. |
Humidity Min
|
timelines.daily.values.humidityMin | float |
The humidity minimum. |
Ice Accumulation Avg
|
timelines.daily.values.iceAccumulationAvg | integer |
The ice accumulation average. |
Ice Accumulation LWE Avg
|
timelines.daily.values.iceAccumulationLweAvg | integer |
The ice accumulation LWE average. |
Ice Accumulation LWE Max
|
timelines.daily.values.iceAccumulationLweMax | integer |
The ice accumulation LWE maximum. |
Ice Accumulation LWE Min
|
timelines.daily.values.iceAccumulationLweMin | integer |
The ice accumulation LWE minimum. |
Ice Accumulation LWE Sum
|
timelines.daily.values.iceAccumulationLweSum | integer |
The ice accumulation LWE summary. |
Ice Accumulation Max
|
timelines.daily.values.iceAccumulationMax | integer |
The ice accumulation maximum. |
Ice Accumulation Min
|
timelines.daily.values.iceAccumulationMin | integer |
The ice accumulation minimum. |
Ice Accumulation Sum
|
timelines.daily.values.iceAccumulationSum | integer |
The ice accumulation summary. |
Moonrise Time
|
timelines.daily.values.moonriseTime | string |
The moonrise time. |
Moonset Time
|
timelines.daily.values.moonsetTime | string |
The moonset time. |
Precipitation Probability Avg
|
timelines.daily.values.precipitationProbabilityAvg | integer |
The precipitation probability. |
Precipitation Probability Max
|
timelines.daily.values.precipitationProbabilityMax | integer |
The precipitation probability maximum. |
Precipitation Probability Min
|
timelines.daily.values.precipitationProbabilityMin | integer |
The precipitation probability minimum. |
Pressure Surface Level Avg
|
timelines.daily.values.pressureSurfaceLevelAvg | float |
The pressure surface level average. |
Pressure Surface Level Max
|
timelines.daily.values.pressureSurfaceLevelMax | float |
The pressure surface level maximum. |
Pressure Surface Level Min
|
timelines.daily.values.pressureSurfaceLevelMin | float |
The pressure surface level minimum. |
Rain Accumulation Avg
|
timelines.daily.values.rainAccumulationAvg | integer |
The rain accumulation average. |
Rain Accumulation LWE Avg
|
timelines.daily.values.rainAccumulationLweAvg | integer |
The rain accumulation LWE average. |
Rain Accumulation LWE Max
|
timelines.daily.values.rainAccumulationLweMax | integer |
The rain accumulation LWE maximum. |
Rain Accumulation LWE Min
|
timelines.daily.values.rainAccumulationLweMin | integer |
The rain accumulation LWE minimum. |
Rain Accumulation Max
|
timelines.daily.values.rainAccumulationMax | integer |
The rain accumulation maximum. |
Rain Accumulation Min
|
timelines.daily.values.rainAccumulationMin | integer |
The rain accumulation minimum. |
Rain Accumulation Sum
|
timelines.daily.values.rainAccumulationSum | integer |
The rain accumulation summary. |
Rain Intensity Avg
|
timelines.daily.values.rainIntensityAvg | integer |
The rain intesity average. |
Rain Intensity Max
|
timelines.daily.values.rainIntensityMax | integer |
The rain intensity maximum. |
Rain Intensity Min
|
timelines.daily.values.rainIntensityMin | integer |
The rain intensity minimum. |
Sleet Accumulation Avg
|
timelines.daily.values.sleetAccumulationAvg | integer |
The sleet accumulation average. |
Sleet Accumulation LWE Avg
|
timelines.daily.values.sleetAccumulationLweAvg | integer |
The sleet accumulation LWE average. |
Sleet Accumulation LWE Max
|
timelines.daily.values.sleetAccumulationLweMax | integer |
The sleet accumulation LWE maximum. |
Sleet Accumulation LWE Min
|
timelines.daily.values.sleetAccumulationLweMin | integer |
The sleet accumulation LWE minimum. |
Sleet Accumulation LWE Sum
|
timelines.daily.values.sleetAccumulationLweSum | integer |
The sleet accumulation LWE summary. |
Sleet Accumulation Max
|
timelines.daily.values.sleetAccumulationMax | integer |
The sleet accumulation maximum. |
Sleet Accumulation Min
|
timelines.daily.values.sleetAccumulationMin | integer |
The sleet accumulation minimum. |
Sleet Intensity Avg
|
timelines.daily.values.sleetIntensityAvg | integer |
The sleet intensity average. |
Sleet Intensity Max
|
timelines.daily.values.sleetIntensityMax | integer |
The sleet intensity maximum. |
Sleet Intensity Min
|
timelines.daily.values.sleetIntensityMin | integer |
The sleet intensity minimum. |
Snow Accumulation Avg
|
timelines.daily.values.snowAccumulationAvg | integer |
The snow accumulation average. |
Snow Accumulation LWE Avg
|
timelines.daily.values.snowAccumulationLweAvg | integer |
The snow accumulation LWE average. |
Snow Accumulation LWE Max
|
timelines.daily.values.snowAccumulationLweMax | integer |
The snow accumultation LWE maximum. |
Snow Accumulation LWE Min
|
timelines.daily.values.snowAccumulationLweMin | integer |
The snow accumulation LWE minimum. |
Snow Accumulation LWE Sum
|
timelines.daily.values.snowAccumulationLweSum | integer |
The snow accumulation LWE summary. |
Snow Accumulation Max
|
timelines.daily.values.snowAccumulationMax | integer |
The snow accumulation maximum. |
Snow Accumulation Min
|
timelines.daily.values.snowAccumulationMin | integer |
The snow accumulation minimum. |
Snow Accumulation Sum
|
timelines.daily.values.snowAccumulationSum | integer |
The snow accumulation summary. |
Snow Intensity Avg
|
timelines.daily.values.snowIntensityAvg | integer |
The sun intensity average. |
Snow Intensity Max
|
timelines.daily.values.snowIntensityMax | integer |
The snow intensity maximum. |
Snow Intensity Min
|
timelines.daily.values.snowIntensityMin | integer |
The snow intensity minimum. |
Sunrise Time
|
timelines.daily.values.sunriseTime | string |
The sunrise time. |
Sunset Time
|
timelines.daily.values.sunsetTime | string |
The sunset time. |
Temperature Apparent Avg
|
timelines.daily.values.temperatureApparentAvg | float |
The termperature apparernt average. |
Temperature Apparent Max
|
timelines.daily.values.temperatureApparentMax | float |
The termperature apparent maximum. |
Temperature Apparent Min
|
timelines.daily.values.temperatureApparentMin | float |
The termperature apparent minimum. |
Temperature Avg
|
timelines.daily.values.temperatureAvg | float |
The temperature average. |
Temperature Max
|
timelines.daily.values.temperatureMax | float |
The temperature maximum. |
Temperature Min
|
timelines.daily.values.temperatureMin | float |
The temperature minimum. |
UV Health Concern Avg
|
timelines.daily.values.uvHealthConcernAvg | integer |
The UV health concern average. |
UV Health Concern Max
|
timelines.daily.values.uvHealthConcernMax | integer |
The UV health concern maximum. |
UV Health Concern Min
|
timelines.daily.values.uvHealthConcernMin | integer |
The UV health concern minimum. |
UV Index Avg
|
timelines.daily.values.uvIndexAvg | integer |
The UV index average. |
UV Index Max
|
timelines.daily.values.uvIndexMax | integer |
The UV index maximum. |
UV Index Min
|
timelines.daily.values.uvIndexMin | integer |
The UV index minimum. |
Visibility Avg
|
timelines.daily.values.visibilityAvg | float |
The visibility average. |
Visibility Max
|
timelines.daily.values.visibilityMax | float |
The visibility maximum. |
Visibility Min
|
timelines.daily.values.visibilityMin | float |
The visibility minimum. |
Weather Code Max
|
timelines.daily.values.weatherCodeMax | integer |
The weather code maximum. |
Weather Code Min
|
timelines.daily.values.weatherCodeMin | integer |
The weather code minimum. |
Wind Direction Avg
|
timelines.daily.values.windDirectionAvg | float |
The wind direction average. |
Wind Gust Avg
|
timelines.daily.values.windGustAvg | float |
The wind gust average. |
Wind Gust Max
|
timelines.daily.values.windGustMax | float |
The wind gust maximum. |
Wind Gust Min
|
timelines.daily.values.windGustMin | float |
The wind gust minimum. |
Wind Speed Avg
|
timelines.daily.values.windSpeedAvg | float |
The wind speed average. |
Wind Speed Max
|
timelines.daily.values.windSpeedMax | float |
The wind speed maximum. |
Wind Speed Min
|
timelines.daily.values.windSpeedMin | float |
The wind seed minimum. |
Lat
|
location.lat | float |
The latitude. |
Lon
|
location.lon | float |
The longitude. |
Name
|
location.name | string |
The name. |
Type
|
location.type | string |
The type. |
Get weather map
Retrieve accurate weather conditions on a map tile.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Zoom
|
zoom | True | string |
The zoom. |
X
|
x | True | string |
The X. |
Y
|
y | True | string |
The Y. |
Field
|
field | True | string |
The field. |
Time
|
time | True | string |
The time. |
Returns
Name | Path | Type | Description |
---|---|---|---|
Content Type
|
$content-type | string |
The content type. |
Content
|
$content | string |
The content. |
Get weather timeline
Query weather conditions by specifying the location, fields, timesteps, and the startTime and endTime, such that the response includes multiple timelines, one for each timestep.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Location
|
location | True | string |
The location. |
Fields
|
fields | True | array of string |
The fields. |
Units
|
units | string |
The units. |
|
Timesteps
|
timesteps | array of string |
The timesteps. |
|
Start Time
|
startTime | string |
The start time. |
|
End Time
|
endTime | string |
The end time. |
|
Timezone
|
timezone | string |
The timezone. |
Returns
Name | Path | Type | Description |
---|---|---|---|
Timelines
|
data.timelines | array of object | |
Timestep
|
data.timelines.timestep | string |
The timestep. |
End Time
|
data.timelines.endTime | string |
The end time. |
Start Time
|
data.timelines.startTime | string |
The start time. |
Intervals
|
data.timelines.intervals | array of object | |
Start Time
|
data.timelines.intervals.startTime | string |
The start time. |
Temperature
|
data.timelines.intervals.values.temperature | float |
The temperature. |