Tool to create a new time entry in Rocketlane. This endpoint allows users to log time spent on tasks or projects. It complements the existing ROCKETLANE_GET_TIME_ENTRIES action and enables complete time tracking functionality within the Rocketlane integration.
dateRequiredstringThe date for which the time entry is being logged (format: YYYY-MM-DD)
notesstringAdditional notes or description for the time entry
sourcestringThe source of the time entry (manual or imported)
minutesRequiredintegerThe amount of time spent, expressed in minutes
task_idstringThe ID of the task associated with the time entry
billablebooleanWhether the time entry is billable
project_idstringThe ID of the project associated with the time entry
activity_namestringName of the activity for the time entry
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.