This Trigger fires every time a datapoint is added to any goal.
Developer info
- API endpoint slug
- beeminder.any_datapoint_added
Trigger fields
No fields for this trigger
Ingredients
GoalName of the goal
- Slug
- goal
- Filter code
- Beeminder.anyDatapointAdded.Goal
- Type
- String
- Example
- productivehours
Goal titleThe descriptive title of the goal that was updated
- Slug
- goal_title
- Filter code
- Beeminder.anyDatapointAdded.GoalTitle
- Type
- String
- Example
- My Most Excellent Goal
Goal URLThe URL of the goal that was updated
- Slug
- goal_url
- Filter code
- Beeminder.anyDatapointAdded.GoalURL
- Type
- String
- Example
- https://www.beeminder.com/meta/uvi
Datapoint dateThe date of the datapoint
- Slug
- datapoint_date
- Filter code
- Beeminder.anyDatapointAdded.DatapointDate
- Type
- Date (ISO8601)
- Example
- 2020-07-07
Datapoint valueThe numeric value of the datapoint
- Slug
- datapoint_value
- Filter code
- Beeminder.anyDatapointAdded.DatapointValue
- Type
- String
- Example
- 1
Datapoint commentThe comment of the datapoint
- Slug
- datapoint_comment
- Filter code
- Beeminder.anyDatapointAdded.DatapointComment
- Type
- String
- Example
- (Might be blank since comments aren't required in Beeminder.)