New services
Explore Plans
Mobile menu Close menu
RescueTimeRescueTime

Log a highlight event

This Action will create a new highlight or action log entry. Highlight events show up as a list of accomplishments in your reports. Action events are similar, but they can be grouped and categorized as well.

About this action

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
API endpoint slug
rescuetime.highlights_post
Filter code method
Rescuetime.highlightsPost.skip(string?: reason)
Runtime method
runAction("rescuetime.highlights_post", {})

Action fields

Description Text input > Long text

Label
Highlight text
Helper text
Slug
description
Required
true
Can have default value
true
Filter code method
Rescuetime.highlightsPost.setDescription(string: description)

Source Text input > Other

Label
Highlight type
Helper text
Slug
source
Required
false
Can have default value
true
Filter code method
Rescuetime.highlightsPost.setSource(string: source)