This trigger fires when an irrigation has started.
- API endpoint slug
- cloudrain.irrigation_started
Trigger fields
- Label
- Zone name
- Helper text
- Select zone name
- Slug
- zone_name
- Required
- true
- Can have default value
- false
Ingredients
- Slug
- created_at
- Filter code
- Cloudrain.irrigationStarted.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- duration
- Filter code
- Cloudrain.irrigationStarted.Duration
- Type
- String
- Example
- 300
- Slug
- zone_name
- Filter code
- Cloudrain.irrigationStarted.ZoneName
- Type
- String
- Example
- Front Yard
- Slug
- zone_id
- Filter code
- Cloudrain.irrigationStarted.ZoneId
- Type
- String
- Example
- 1234
- Slug
- expected_end
- Filter code
- Cloudrain.irrigationStarted.ExpectedEndTime
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- irrigation_id
- Filter code
- Cloudrain.irrigationStarted.IrrigationId
- Type
- String
- Example
- 1234