Receive an IFTTT notification when CloudRain irrigation stops
This trigger fires when an irrigation has stopped.
Developer info
- API endpoint slug
- cloudrain.irrigation_stopped
Trigger fields
Zone name Dropdown list
- Label
- Zone Name
- Helper text
- Zone in which the irrigation stop will appear.
- Slug
- zone_name
- Required
- true
- Can have default value
- false
Ingredients
Stopped at Date and time irrigation has finished.
- Slug
- stopped_at
- Filter code
- Cloudrain.irrigationStopped.StoppedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Started at Date and time irrigation has started.
- Slug
- started_at
- Filter code
- Cloudrain.irrigationStopped.StartedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Duration Duration in seconds.
- Slug
- duration
- Filter code
- Cloudrain.irrigationStopped.Duration
- Type
- String
- Example
- 300
Zone name The name of the Zone where the irrigation has started
- Slug
- zone_name
- Filter code
- Cloudrain.irrigationStopped.ZoneName
- Type
- String
- Example
- Front Yard
Zone The unique identifier of the Zone where the irrigation has started.
- Slug
- zone_id
- Filter code
- Cloudrain.irrigationStopped.ZoneId
- Type
- String
- Example
- 1234
Irrigation Unique id representing each irrigation.
- Slug
- irrigation_id
- Filter code
- Cloudrain.irrigationStopped.IrrigationId
- Type
- String
- Example
- 1234