Tool to create a ticket timer entry for a specific ticket in RepairShopr. Use when you need to log time spent on a ticket. Requires Ticket Timers - Overview permission.
idRequiredintegerID of the ticket to create a timer entry for. Required.
notesstringNotes about the timer entry. Optional.
end_atstringEnd time for the timer entry in ISO 8601 format (e.g., '2026-02-15T10:30:00-08:00'). Either 'end_at' or 'duration_minutes' is required.
user_idintegerUser ID for the timer entry. Defaults to current user if not specified. Optional.
start_atRequiredstringStart time for the timer entry in ISO 8601 format (e.g., '2026-02-15T10:00:00-08:00'). Required.
product_idintegerProduct ID associated with the timer entry. Optional.
duration_minutesintegerDuration of the timer entry in minutes. Either 'duration_minutes' or 'end_at' is required.
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.