AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
BeeminderBeeminder

Datapoint added to a specific goal

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

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 every time a datapoint is added to a specific goal.
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

GoalName of the goal

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

Datapoint dateThe date of the datapoint

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

Goal URLThe 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 valueThe numeric value of the datapoint

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

Goal titleThe title of the goal that was updated

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

Datapoint commentThe 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.)