This trigger fires when a My Leviton Residence's status is set to away.
Developer info
- API endpoint slug
- my_leviton.residence_away
Trigger fields
Name Dropdown list
- Label
- Which residence?
- Slug
- name
- Required
- true
- Can have default value
- false
Ingredients
NameThe name of the residence.
- Slug
- name
- Filter code
- MyLeviton.residenceAway.Name
- Type
- String
- Example
- My Home
StatusThe current status of the residence.
- Slug
- status
- Filter code
- MyLeviton.residenceAway.Status
- Type
- String
- Example
- Away
DateDate and time the residence's status changed.
- Slug
- date
- Filter code
- MyLeviton.residenceAway.Date
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00