TimeCamp icon

TimeCamp

Time tracking service for projects and task-driven time records.

Made for time-tracking workflows that list all projects represented as tasks within a TimeCamp account.

Sign in to connect TimeCamp

Sign in to connect an account and start using TimeCamp in your apps.

Example Use Cases

These are example ways Snow can use TimeCamp when building apps with you. This list is meant to show examples, not document every possible capability. Connecting an account does not make Snow run these automatically on its own.

Get Projects List

Retrieves a list of all projects from TimeCamp. In TimeCamp's API, projects are represented as tasks. This action fetches all tasks and returns only the root-level tasks (those with no parent_id), which represent projects. Note: This API endpoint requires a paid TimeCamp plan. Free plans do not have API access to tasks/projects. Returns project details including: task_id, name, archived status, color, dates, budget information, and assigned users.