Time Tracking SoftwareIn development

Worksnaps

Worksnaps is a time-tracking service designed for remote work that offers detailed project and user activity insights.

In development

Cataloged and scoped, not yet available to run in production.

14
actions

Actions

Operations this integration can perform.

14

Create Project

Creates a new project in Worksnaps for tracking time and tasks. Use this tool when you need to set up a new project for time tracking. Projects serve as containers for tasks and time entries. Each project must have a unique name within the account. Note: Account plan limits may restrict the number of projects that can be created.

Create task

Tool to create a new task in a specified project. Use after confirming project ID exists.

Delete Task

Permanently deletes a task from a Worksnaps project. This action is destructive and cannot be undone. Use GET_TASKS first to find the task_id, and GET_PROJECTS to find the project_id. Returns success=true if the task was deleted. Returns 404 error if project or task does not exist.

Get Project Details

Tool to retrieve details of a specific project. Use when you have a project_id and need its details.

Get Project Report

Retrieves time entries for a specific project using the Worksnaps Time Entries API. Returns individual time tracking records showing when users worked on the project. Use this to get detailed time tracking data for a project within a timestamp range. Timestamps must be Unix timestamps at 10-minute interval boundaries.

Get Projects

Tool to retrieve a paginated list of projects. Use after authenticating to list accessible projects.

Get Task Details

Tool to retrieve details of a specific task within a project. Use after confirming project_id and task_id.

Get Project Tasks

Tool to retrieve tasks for a specific project. Use when you have a project ID and need its tasks. Example: 'Get tasks for project 42'.

Related integrations

Don't see the exact action you need?

Tell us what you're trying to connect and we'll help you evaluate whether it fits the current catalog or needs prioritizing.