Explore Plans
Mobile menu Close menu
Beeminder

Datapoint added to a specific goal

This Trigger fires every time a datapoint is added to a specific goal.

Developer info

API endpoint slug
beeminder.datapoint_added

Trigger fields

Goal Dropdown list

Label
Goal
Helper text
Specific goal to Trigger on
Slug
goal
Required
true
Can have default value
false

Ingredients

Goal Name of the goal

Slug
goal
Filter code
Beeminder.datapointAdded.Goal
Type
String
Example
productivehours

Datapoint date The date of the datapoint

Slug
datapoint_date
Filter code
Beeminder.datapointAdded.DatapointDate
Type
Date (ISO8601)
Example
2020-07-07

Goal url The URL of the goal that was updated

Slug
goal_url
Filter code
Beeminder.datapointAdded.GoalURL
Type
String
Example
https://www.beeminder.com/meta/uvi

Datapoint value The numeric value of the datapoint

Slug
datapoint_value
Filter code
Beeminder.datapointAdded.DatapointValue
Type
String
Example
1

Goal title The title of the goal that was updated

Slug
goal_title
Filter code
Beeminder.datapointAdded.GoalTitle
Type
String
Example
My Most Excellent Goal

Datapoint comment The comment of the datapoint

Slug
datapoint_comment
Filter code
Beeminder.datapointAdded.DatapointComment
Type
String
Example
(Might be blank since comments aren't required in Beeminder.)