Email me when Yardian completes a watering event
This trigger fires when a watering event is executed.
Developer info
- API endpoint slug
- yardian.new_water_history
Trigger fields
What profile Dropdown list
- Label
- Which profile
- Helper text
- Choose your target profile
- Slug
- what_profile
- Required
- true
- Can have default value
- false
Ingredients
Created at Date and time the trigger is created.
- Slug
- created_at
- Filter code
- Yardian.newWaterHistory.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Zone The zone where the watering event is executed.
- Slug
- zone_id
- Filter code
- Yardian.newWaterHistory.ZoneId
- Type
- String
- Example
- zone1
Start time Start time of the watering event.
- Slug
- start_at
- Filter code
- Yardian.newWaterHistory.StartTime
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Duration The duration of the watering event in minutes.
- Slug
- duration
- Filter code
- Yardian.newWaterHistory.Duration
- Type
- String
- Example
- 5
Event type The watering event is an "instant" or "scheduled" event.
- Slug
- type
- Filter code
- Yardian.newWaterHistory.EventType
- Type
- String
- Example
- instant