# TimeCamp AI integration on Definable

> TimeCamp is a time tracking solution designed to help businesses of all sizes track time for projects to maximize their profits.

## What this connects

TimeCamp is a time tracking solution designed to help businesses of all sizes track time for projects to maximize their profits.

Vendor: https://www.timecamp.com/

## Tools available

**1** tools available. First 1:

- `TIMECAMP_GET_PROJECTS_LIST` — 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.

## Auth

Auth schemes: `API_KEY`.

## How agents use TimeCamp

Inside a Definable workflow, TimeCamp is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → TimeCamp** — the Researcher (GPT-5.5) pulls context from TimeCamp (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → TimeCamp** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into TimeCamp (create record, post message, draft email).
- **Designer / Engineer → Distributor → TimeCamp** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via TimeCamp (attach file, open PR comment, post status).

The Verifier checks every TimeCamp call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- time tracking software — https://definable.ai/apps/category/time-tracking-software/
- project management — https://definable.ai/apps/category/project-management/

## Related

- HTML page: https://definable.ai/apps/timecamp/
- Same category (time tracking software): https://definable.ai/apps/category/time-tracking-software/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
