Tomorrow.io · Arazzo Workflow
Tomorrow.io Insight-Driven Alert Setup
Version 1.0.0
Define a reusable insight, build an alert from it, bind locations, and activate monitoring.
View Spec
View on GitHub
WeatherForecastClimateRiskAir QualityPollenLightningSevere WeatherMapsRoutingSatelliteMicrosatellitesRadarGeospatialAlertsArazzoWorkflows
Provider
Workflows
insight-driven-alert-setup
Create an insight, build an alert, link locations, and activate it.
Provisions a complete monitoring chain — insight definition, alert with a threshold condition and webhook notification, location bindings, and activation.
1
createInsight
createInsight
Define a reusable insight that combines a data layer, operator, and threshold into a named condition.
2
createAlert
createAlert
Create an alert that evaluates the same threshold condition and delivers a webhook notification when it is met.
3
linkLocations
linkAlertLocations
Bind the supplied saved locations to the new alert so it evaluates the condition at each location.
4
activateAlert
activateAlert
Activate the fully configured alert so notifications begin firing for the linked locations.
Source API Descriptions
openapi