Create Project with Optional Task
Tool to create a new project with an optional initial task. Use when you need to set up a new DeskTime project programmatically.
11 tools available
DeskTime is an automatic time tracking software that helps teams and freelancers monitor productivity, manage projects, and analyze work habits.
Tool to create a new project with an optional initial task. Use when you need to set up a new DeskTime project programmatically.
Retrieves company account configuration including work schedule and timezone settings. This action fetches company-level information such as company name, work hours (start/end times), work duration, working days configuration, time tracking hours, and timezone. No parameters are required. This is useful for understanding the company's work schedule configuration and timezone settings.
Tool to list all employees in the company, including their roles and statuses. Use after confirming valid credentials to fetch the organization’s roster.
Tool to retrieve information about a single employee including user info, work settings, and tracking data for a specific date. Use when you need detailed information for one employee. Returns data for the currently logged-in user if no employee ID is specified.
Retrieves employee tracking data including tracked apps for a specific date. Returns data for the currently logged-in user if no employee ID is specified. Use this action to view detailed application usage and productivity data for an employee.
Retrieves comprehensive employee project tracking data including project assignments, time tracking metrics, work hours, and productivity statistics for a specific employee and date. Returns detailed information about: - Employee profile (ID, name, email, group) - Time tracking metrics (online time, productive time, efficiency) - Work schedule (work start/end times, timezone) - Active project details (current project and task being worked on) - Projects list (all projects tracked on the specified date with durations) - Employee status indicators (online, arrived, left, late) Use this action when you need to: - View an employee's project assignments and tracking data - Check time spent on specific projects by an employee - Monitor employee productivity and work hours - Retrieve historical project tracking data for a specific date Both parameters are optional - defaults to current API-key user and today's date.
Retrieve an employee's basic information and daily tracking statistics from DeskTime. Returns employee profile data, work hours, productivity metrics, attendance status, and currently active project. Use this when you need employee time tracking data for a specific date (defaults to today). Note: For detailed project/app usage breakdowns, use the dedicated Get Employee Projects action.
Tool to retrieve all active projects for the company, including related tasks. Use when you need projects overview after authentication.
Tool to check the API's availability and confirm the service is operational. Use when you need to verify that the DeskTime API is reachable and responsive.
Starts time tracking for a specified project and optional task in DeskTime. This action begins recording time against the specified project. If a task name is provided, time is also tracked at the task level within that project. Both projects and tasks are created automatically if they don't already exist in the DeskTime account. Use this action when a user wants to: - Begin working on a project and track time - Start a specific task within a project - Switch time tracking to a different project or task Note: Only one project/task can be tracked at a time per user. Starting a new project automatically stops tracking on any previously active project.
Tool to stop tracking time for a specified project and optional task. Use when you have finished work and need to record end time.
Wire it up in minutes. No coding required.