About this trigger
Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.
Developer info
- Description
- This trigger fires when an error has occurred.
- API endpoint slug
- automower.automower_error
Trigger fields
Automower Dropdown list
- Label
- Automower
- Slug
- automower
- Required
- true
- Can have default value
- false
Ingredients
Created atDate and time event was created.
- Slug
- created_at
- Filter code
- Automower.automowerError.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
AutomowerName of your mower
- Slug
- automower
- Filter code
- Automower.automowerError.Automower
- Type
- String
- Example
- Pluto
StatusStatus of Automower
- Slug
- status
- Filter code
- Automower.automowerError.Status
- Type
- String
- Example
- MOWING
MessageDescription of error
- Slug
- message
- Filter code
- Automower.automowerError.Message
- Type
- String
- Example
- Your Automower needs your help in the lawn.
LatitudeLatitude for Automower location
- Slug
- latitude
- Filter code
- Automower.automowerError.Latitude
- Type
- String
- Example
- 57.7907083
LongitudeLongitude for Automower location
- Slug
- longitude
- Filter code
- Automower.automowerError.Longitude
- Type
- String
- Example
- 14.28353
Google maps URLLink to Google maps with a pin on the location of Automower
- Slug
- google_maps_url
- Filter code
- Automower.automowerError.GoogleMapsUrl
- Type
- String
- Example
- https://www.google.com/maps/search/?api=1&query=57.7907083,14.28353