This Trigger fires when any goal moves into the red (imminent derailment).
Developer info
- API endpoint slug
- beeminder.any_goal_red
Trigger fields
No fields for this trigger
Ingredients
GoalThe goal that is in danger
- Slug
- goal
- Filter code
- Beeminder.anyGoalRed.Goal
- Type
- String
- Example
- productivehours
Goal titleThe descriptive title of the goal in danger
- Slug
- goal_title
- Filter code
- Beeminder.anyGoalRed.GoalTitle
- Type
- String
- Example
- My Most Excellent Goal
Goal URLThe URL to the goal in danger
- Slug
- goal_url
- Filter code
- Beeminder.anyGoalRed.GoalURL
- Type
- String
- Example
- https://www.beeminder.com/meta/uvi
DeadlineThe time that this goal is due
- Slug
- deadline
- Filter code
- Beeminder.anyGoalRed.Deadline
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00