Tool to create a new activity (time tracking entry) in MOCO. Use when you need to record time spent on a project task. Activities are created for the user that the API key belongs to.
tagstringTag assigned to this entry for categorization
dateRequiredstringDate of the activity in YYYY-MM-DD format
hoursnumberDuration in hours (alternative to seconds, e.g., 2.5 = 2 hours 30 minutes)
secondsintegerDuration in seconds (alternative to hours, e.g., 9000 = 2.5 hours)
task_idRequiredintegerID of the task associated with the activity
billablebooleanWhether this activity is billable. If not specified, inherits from project/task settings
remote_idstringExternal system identifier (e.g., ticket ID)
project_idRequiredintegerID of the project associated with the activity
remote_urlstringURL pointing to the external system ticket or issue
descriptionstringTextual description of the work performed
remote_servicestringExternal system name for integration
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.