TimeCamp is a time tracking solution designed to help businesses of all sizes track time for projects to maximize their profits.
Available to claim
Build and ship the TimeCamp plugin to earn 11 points when we merge it to main. You have 1 hour to link an issue, then 3 hours to open a PR with the plugin scaffold.
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.
No webhooks.