Add equiwatt equivents to Google Calendar
This trigger fires when an equivent has started or ended.
Developer info
- API endpoint slug
- equiwatt.equivents
Trigger fields
Action Dropdown list
- Label
- What equivent state are you interested in?
- Helper text
- Start or End
- Slug
- action
- Required
- true
- Can have default value
- true
Ingredients
Duration text Human friendly duration of the equivent
- Slug
- duration_text
- Filter code
- Equiwatt.equivents.DurationText
- Type
- String
- Example
- 30 minutes
Duration Duration of Equivent in seconds
- Slug
- duration
- Filter code
- Equiwatt.equivents.Duration
- Type
- String
- Example
- 1800
Event started Time equivent started
- Slug
- event_started
- Filter code
- Equiwatt.equivents.EventStarted
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Event finished Time equivent finished. Can be empty for start action.
- Slug
- event_finished
- Filter code
- Equiwatt.equivents.EventFinished
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00