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.
Example Use Cases
These are the TimeCamp actions Snow can use when building apps with you. Connecting an account does not make Snow run these on its own.
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.